Latest | 0.1.1 |
---|---|
Homepage | https://github.com/JDGan/JDG-Standard |
License | MIT |
Platforms | ios 9.0, requires ARC |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
JDG-Standard is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'JDG-Standard'
Author
Mr. 甘, [email protected]
License
JDG-Standard is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "JDG-Standard", "version": "0.1.1", "summary": "u81eau7528UIu6846u67b6u89c4u8303", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/JDGan/JDG-Standard", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Mr.u7518": "[email protected]" }, "source": { "git": "https://github.com/JDGan/JDG-Standard.git", "tag": "0.1.1" }, "platforms": { "ios": "9.0" }, "requires_arc": true, "source_files": [ "JDG-Standard/Classes/public/*.{h,m}", "JDG-Standard/Classes/public/models/*.{h,m}", "JDG-Standard/Classes/public/viewControllers/*.{h,m}", "JDG-Standard/Classes/public/views/*.{h,m}" ], "public_header_files": [ "JDG-Standard/Classes/public/*.h", "JDG-Standard/Classes/public/**/*.h" ] }
Wed, 28 Nov 2018 11:07:08 +0000