{ | |
"name": "AKUIKitBase", | |
"version": "0.1.2", | |
"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.2" | |
}, | |
"source_files": "Pod/Classes/*.swift", | |
"requires_arc": true, | |
"pushed_with_swift_version": "3.0" | |
} |