[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 0 / a / b / BKKit / 1.0.1 / BKKit.podspec.json
blobd89a32ae67e24d7504460f57631b0a2bf74496cf
2   "name": "BKKit",
3   "version": "1.0.1",
4   "summary": "Work easier~",
5   "description": "主要把常用的东西放到一起,方便快速开发",
6   "homepage": "https://github.com/BigKingQY/BKKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "641648019@qq.com": "641648019@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/BigKingQY/BKKit.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BKKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "Masonry": [
28     ],
29     "MBProgressHUD": [
31     ],
32     "MJRefresh": [
34     ],
35     "IQKeyboardManager": [
37     ],
38     "DZNEmptyDataSet": [
40     ],
41     "WMPageController": [
43     ]
44   }