Latest | 0.1.3 |
---|---|
Homepage | https://github.com/gaojungithub2004/GJRepy |
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
GJRepy is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'GJRepy'
Author
gaojungithub2004, [email protected]
License
GJRepy is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "GJRepy", "version": "0.1.3", "summary": "A short description of GJRepy.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/gaojungithub2004/GJRepy", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "gaojungithub2004": "[email protected]" }, "source": { "git": "https://github.com/gaojungithub2004/GJRepy.git", "tag": "0.1.3" }, "platforms": { "ios": "8.0" }, "source_files": "GJRepy/Classes/**/*", "public_header_files": "GJRepy/Classes/**/*.h" }
Thu, 30 Aug 2018 20:40:05 +0000