[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 8 / XNNetWorkManager / 0.1.20 / XNNetWorkManager.podspec.json
blob02a73e5887088a1997015932882eb01fa6318a15
2   "name": "XNNetWorkManager",
3   "version": "0.1.20",
4   "summary": "对AFNetWorking封装的网络请求工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yexiannan/XNNetWorkManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luigi": "932056276@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yexiannan/XNNetWorkManager.git",
16     "tag": "0.1.20"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XNNetWorkManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "SVProgressHUD": [
28     ],
29     "XNUtils": [
31     ],
32     "YYModel": [
34     ]
35   },
36   "prefix_header_contents": "#import \"XNUtils.h\""