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