Latest | 0.1.0 |
---|---|
Homepage | https://github.com/aliascocoa/AGLightSdk |
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
AGLightSdk is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'AGLightSdk'
Author
aliascocoa, [email protected]
License
AGLightSdk is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "AGLightSdk", "version": "0.1.0", "summary": "Sdk light for AGLightSdk.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/aliascocoa/AGLightSdk", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "aliascocoa": "[email protected]" }, "source": { "git": "https://github.com/aliascocoa/AGLightSdk.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "AGLightSdk/Classes/**/*" }
Thu, 14 Dec 2017 17:40:04 +0000