Latest | 0.1.0 |
---|---|
Homepage | https://github.com/iamomkaar/cocoaIGODemo |
License | MIT |
Platforms | ios 8.0 |
Frameworks | UIKit |
Authors |
[](https://travis-ci.org/omkar b/cocoaIGODemo)
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
cocoaIGODemo is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'cocoaIGODemo'
Author
omkar b, [email protected]
License
cocoaIGODemo is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "cocoaIGODemo", "version": "0.1.0", "swift_versions": "4.0", "summary": "This is first demo project", "description": "'This is first demo project to create the pods. will make sure to work well.'.", "homepage": "https://github.com/iamomkaar/cocoaIGODemo", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "iamomkaar": "[email protected]" }, "source": { "git": "https://github.com/iamomkaar/cocoaIGODemo.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "cocoaIGODemo/Classes/*.swift", "frameworks": "UIKit" }
Wed, 27 Mar 2019 11:29:04 +0000