| { |
| "name": "swiftTaste", |
| "version": "0.1.0", |
| "summary": "test", |
| "description": "TODO:swift test", |
| "homepage": "https://github.com/liuqiang187/SwiftTaste", |
| "license": "MIT", |
| "authors": { |
| "liuqiang187": "409864676@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/liuqiang187/SwiftTaste.git", |
| "tag": "0.1.0" |
| }, |
| "source_files": [ |
| "SwiftTaste", |
| "SwiftTaste/**/*.{h,m}" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "SnapKit": [ |
| |
| ], |
| "Alamofire": [ |
| |
| ], |
| "Kingfisher": [ |
| |
| ], |
| "FDFullscreenPopGesture": [ |
| |
| ], |
| "LTNavigationBar": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |