[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 0 / a / NXNetworking / 0.1.0 / NXNetworking.podspec.json
blob563545110ba716a9fd0cd5cd470f8c4670a43cc2
2   "name": "NXNetworking",
3   "version": "0.1.0",
4   "summary": "A short description of NXNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/niuxinhuai/NXNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "niuxinhuai": "1242537720@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/niuxinhuai/NXNetworking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NXNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }