[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / a / b / BKKit / 1.0.0 / BKKit.podspec.json
blob2ccb0d161dc2f9cf9186c7bef4b3acc93999363e
2   "name": "BKKit",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "BKKit/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }