| { | |
| "name": "JoUIKit", | |
| "summary": "A iOS Kit", | |
| "version": "0.0.8", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "django": "djangolei@gmail.com" | |
| }, | |
| "homepage": "https://github.com/djangolee/JoUIKit", | |
| "source": { | |
| "git": "https://github.com/djangolee/JoUIKit.git", | |
| "tag": "0.0.8" | |
| }, | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "Source/**/*.{swift,h,m}", | |
| "pod_target_xcconfig": { | |
| "SWIFT_VERSION": "4.0" | |
| }, | |
| "pushed_with_swift_version": "4" | |
| } |