[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / e / 7 / NXHNetWork / 1.0 / NXHNetWork.podspec.json
blob73e5358309ecdaaca08893e2be99c8d6440eb732
2   "name": "NXHNetWork",
3   "version": "1.0",
4   "summary": "try pod",
5   "homepage": "https://github.com/niuxinghua/NXHNetWork",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "niuxinghua": "970626879@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/niuxinghua/NXHNetWork.git",
18     "tag": "1.0"
19   },
20   "source_files": [
21     "Net",
22     "Net/**/*.{h,m}"
23   ],
24   "dependencies": {
25     "AFNetworking": [
26       "~> 3.0"
27     ]
28   }