[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / c / 5 / KKLibrary / 0.0.3 / KKLibrary.podspec.json
blob3d3b98616bcc3f7b6b7d8973c81072408db9a8bf
2   "name": "KKLibrary",
3   "version": "0.0.3",
4   "summary": "kook KKLibrary.",
5   "description": "this project provide kook Library for iOS developer",
6   "homepage": "http://192.168.1.250/iOS/KKLibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wuwei": "wuwei@91kook.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://192.168.1.250/iOS/KKLibrary.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "KKLibrary/KKLibrary/KKDBLibrary/*.{h,m}",
23     "KKLibrary/KKLibrary/KKDBLibrary/FMDBExtension/*.{h,m}",
24     "KKLibrary/KKLibrary/KKDBLibrary/Utilities/*.{h,m}",
25     "KKLibrary/KKLibrary/KKNetWorking/*.{h,m}",
26     "KKLibrary/KKLibrary/KKNetWorking/Task/*.{h,m}"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "FMDB": [
32     ],
33     "AFNetworking": [
34       "~> 3.0"
35     ]
36   }