[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / f / 8 / 9 / XWNetworkHelperLib / 1.0.0 / XWNetworkHelperLib.podspec.json
blob94348b5183bf2e8534b1b153b728123619732189
2   "name": "XWNetworkHelperLib",
3   "version": "1.0.0",
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@yeah.net"
13   },
14   "source": {
15     "git": "https://github.com/qxuewei/XWNetworkHelperLib.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XWNetworkHelperLib/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "YYCache": [
28     ]
29   }