[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / b / PXHttpHelper / 1.2.0 / PXHttpHelper.podspec.json
blob37ae477fbe803b5e7052981d188b06a0723f96d5
2   "name": "PXHttpHelper",
3   "version": "1.2.0",
4   "summary": "带缓存的网络请求",
5   "homepage": "http://github.com/DemonArrow/PXHttpHelper.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DemonArrow": "qipengxiang1990@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/DemonArrow/PXHttpHelper.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "PXNetHelperDemo/PXNetHelper/*",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.2.0"
24     ]
25   },
26   "requires_arc": true