[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / c / 0 / XXNetworking / 1.0.0 / XXNetworking.podspec.json
blob2dd41c1f899c93c3ad7c17afa64ff6040bfd584f
2   "name": "XXNetworking",
3   "version": "1.0.0",
4   "summary": "A short description of XXNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/baopanpan/XXNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baopanpan": "1248226183@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/baopanpan/XXNetworking.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XXNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.0"
25     ]
26   }