[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / b / PXHttpHelper / 1.0.6 / PXHttpHelper.podspec.json
blob52ce62e5cbc19d75ca38877836cf4cda67950cce
2   "name": "PXHttpHelper",
3   "version": "1.0.6",
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.0.6"
19   },
20   "source_files": "PXNetHelperDemo/PXNetHelper/*.{h,m}",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.2.0"
24     ]
25   },
26   "requires_arc": true