| { | |
| "name": "AKUIKitBase", | |
| "version": "0.1.0", | |
| "summary": "UIKit Base", | |
| "homepage": "https://github.com/ApterKing/AKUIKitBase", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ApterKing": "wangcccong@outlook.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/ApterKing/AKUIKitBase.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "Classes/*.swift", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |