[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 2 / XHNetwork / 0.0.2 / XHNetwork.podspec.json
blobbe1fa22766caf3c6cf9be963b8067ee401e7d956
2   "name": "XHNetwork",
3   "version": "0.0.2",
4   "summary": "XHNetwork",
5   "description": "A short description of XHNetwork lib",
6   "homepage": "http://code.facash.com:8080/mobile/XHNetwork",
7   "license": "MIT",
8   "authors": {
9     "赵正华": "zhaozhenghua@xhqb.com"
10   },
11   "source": {
12     "git": "http://code.facash.com:8080/mobile/XHNetwork.git",
13     "tag": "0.0.2"
14   },
15   "source_files": "Classes/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   },
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.1.0"
23     ]
24   }