[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 8 / 9 / XWNetworkHelperLib / 1.0.2 / XWNetworkHelperLib.podspec.json
blob6aa8daa0e32a3dfc8edec537d45db7ab93dc05cd
2   "name": "XWNetworkHelperLib",
3   "version": "1.0.2",
4   "summary": "网络请求管理类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/qxuewei/XWNetworkHelperLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qxuewei@yeah.net": "qxuewei"
13   },
14   "source": {
15     "git": "https://github.com/qxuewei/XWNetworkHelperLib.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XWNetworkHelperLib/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYCache": [
28     ]
29   }