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