Latest | 0.1.0 |
---|---|
Homepage | https://github.com/DShinrei/DamienPod |
License | MIT |
Platforms | ios 8.0 |
Frameworks | UIKit |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
DamienPod is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "DamienPod"
Author
License
DamienPod is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DamienPod", "version": "0.1.0", "summary": "DamienPod description hahaha", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/DShinrei/DamienPod", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Damien G": "[email protected]" }, "source": { "git": "https://github.com/DShinrei/DamienPod.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "DamienPod/Classes/**/*", "frameworks": "UIKit", "pushed_with_swift_version": "3.0" }
Sat, 18 Feb 2017 16:40:03 +0000