[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 7 / 3 / XKNetworking / 8 / XKNetworking.podspec.json
blobedd0302d036e4628f69a3adea3ebaac082b4c721
2   "name": "XKNetworking",
3   "version": "8",
4   "summary": "XKNetworking.",
5   "description": "this is XKNetworking",
6   "homepage": "https://github.com/jhchenchong/XKNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "浪漫恋星空": "727378500@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/jhchenchong/XKNetworking.git",
19     "tag": "8"
20   },
21   "source_files": "XKNetworking/XKNetworking/**/*.{h,m,swift,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "CTMediator": [
29     ],
30     "MMKV": [
32     ]
33   }