Latest | 0.1.0 |
---|---|
Homepage | https://github.com/ibaibhavsingh/DemonPod |
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
DemonPod is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'DemonPod'
Author
ibaibhavsingh, [email protected]
License
DemonPod is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "DemonPod", "version": "0.1.0", "summary": "This is a demo Project for the private pod creation.", "description": "This is a demo Project for the private pod creation.This is under progress", "homepage": "https://github.com/ibaibhavsingh/DemonPod", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "ibaibhavsingh": "[email protected]" }, "source": { "git": "https://github.com/ibaibhavsingh/DemonPod.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "swift_version": "4.0", "source_files": "DemonPod/Classes/**/*" }
Sat, 18 Aug 2018 03:20:08 +0000