[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 6 / 5 / VONetworking / 1.2.7 / VONetworking.podspec.json
blobc423e42a490ff1115428c504abbb69f56da8fbc1
2   "name": "VONetworking",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "1.2.7",
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.2.7"
14   },
15   "requires_arc": true,
16   "source_files": [
17     "VONetworking/VONetworking",
18     "VONetworking/VONetworking/**/*.{h,m}",
19     "VONetworking/VONetworking/**/*.plist"
20   ],
21   "dependencies": {
22     "VOToleranceTool": [
23       "0.0.2"
24     ],
25     "AFNetworking": [
26       "3.1.0"
27     ],
28     "VOBaseViewController": [
29       "1.0.4"
30     ],
31     "MBProgressHUD": [
32       "1.1.0"
33     ],
34     "VOJSONModel": [
35       "0.0.1"
36     ],
37     "GTSDK": [
38       "2.0.0.0"
39     ]
40   },
41   "prefix_header_file": "VONetworking/VONetworking-Prefix.pch"