[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / 4 / XSNetwork / 0.1.4 / XSNetwork.podspec.json
blob945df64121b7852e30fb7d5a485ee4fe6f662492
2   "name": "XSNetwork",
3   "version": "0.1.4",
4   "summary": "对AFNetworking 4.0的封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://nasxs.cn:32769/xiangshun/XSNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shun": "113648883@qq.com"
13   },
14   "source": {
15     "git": "http://nasxs.cn:32769/xiangshun/XSNetwork.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XSNetwork/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ]
26   }