[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / e / 7 / 3 / XKNetworking / 9 / XKNetworking.podspec.json
blob3d245d7f2046bec793b3597b2e6f5efa8e183c6e
2   "name": "XKNetworking",
3   "version": "9",
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": "9"
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   }