| { |
| "name": "BKKit", |
| "version": "1.0.1", |
| "summary": "Work easier~", |
| "description": "主要把常用的东西放到一起,方便快速开发", |
| "homepage": "https://github.com/BigKingQY/BKKit", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "641648019@qq.com": "641648019@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/BigKingQY/BKKit.git", |
| "tag": "1.0.1" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "BKKit/Classes/**/*", |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ], |
| "Masonry": [ |
| |
| ], |
| "MBProgressHUD": [ |
| |
| ], |
| "MJRefresh": [ |
| |
| ], |
| "IQKeyboardManager": [ |
| |
| ], |
| "DZNEmptyDataSet": [ |
| |
| ], |
| "WMPageController": [ |
| |
| ] |
| } |
| } |