| { |
| "name": "QFCommonKit", |
| "version": "0.1.4", |
| "summary": "A short description of QFCommonKit.", |
| "description": "qiaofang_CommonKit", |
| "homepage": "http://gitlab.qiaofangyun.com/QFAssistantiOSKit/QFCommonKit.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "thomas_cao": "thomas_cao@foxmail.com" |
| }, |
| "source": { |
| "git": "http://gitlab.qiaofangyun.com/QFAssistantiOSKit/QFCommonKit.git", |
| "tag": "0.1.4" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "resource_bundles": { |
| "QFCommonKit": [ |
| "QFCommonKit/Classes/**/*.xib" |
| ] |
| }, |
| "requires_arc": true, |
| "dependencies": { |
| "FMDB": [ |
| |
| ], |
| "IQKeyboardManager": [ |
| |
| ], |
| "ReactiveObjC": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "SVProgressHUD": [ |
| |
| ] |
| } |
| } |