[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 5 / VONetworking / 1.1.1 / VONetworking.podspec.json
blob65e2a9cddbc0ace29948dbe17a9466b29fb3f3d4
2   "name": "VONetworking",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.1.1",
7   "license": "Copyright (c) 2018年 Gavin. All rights reserved.",
8   "homepage": "https://github.com/feidaoGavin/VONetworking.git",
9   "summary": "VONetworking基于AFNetworking网络库,实现业务自定义",
10   "authors": "heguangzhong2009@gmail.com",
11   "source": {
12     "git": "https://github.com/feidaoGavin/VONetworking.git",
13     "tag": "1.1.1"
14   },
15   "requires_arc": true,
16   "source_files": [
17     "VONetworking/VONetworking",
18     "VONetworking/VONetworking/**/*.{h,m}"
19   ],
20   "dependencies": {
21     "VOToleranceTool": [
22       "0.0.2"
23     ],
24     "AFNetworking": [
25       "3.1.0"
26     ],
27     "VOBaseViewController": [
28       "1.0.2"
29     ],
30     "MBProgressHUD": [
31       "1.1.0"
32     ],
33     "VOJSONModel": [
34       "0.0.1"
35     ],
36     "GTSDK": [
37       "2.0.0.0"
38     ]
39   },
40   "prefix_header_file": "VONetworking/VONetworking-Prefix.pch"