Latest | 0.1.4 |
---|---|
Homepage | https://github.com/vijayvir/glowing-umbrella |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
glowing-umbrella is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "glowing-umbrella"
Author
vijayvir, [email protected]
License
glowing-umbrella is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "glowing-umbrella", "version": "0.1.4", "summary": "This is demo repository", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/vijayvir/glowing-umbrella", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "vijayvir": "[email protected]" }, "source": { "git": "https://github.com/vijayvir/glowing-umbrella.git", "tag": "0.1.4" }, "platforms": { "ios": "8.0" }, "source_files": "glowing-umbrella/Classes/**/*", "pushed_with_swift_version": "3.0.2" }
Fri, 26 May 2017 18:00:03 +0000