[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 9 / 1 / XZXNetworking / 0.1.0 / XZXNetworking.podspec.json
blob7cd2ec5fb5bbee76fa269a78d72e517e22cf92be
2   "name": "XZXNetworking",
3   "version": "0.1.0",
4   "summary": "XZXNetworking is a network request tool",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jamace/XZXNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jamace": "xj@wodunjf.com"
13   },
14   "source": {
15     "git": "https://github.com/jamace/XZXNetworking.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XZXNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }