blob: ba91bc5c1b882b5b1793affe2a996247557d22fe [file] [log] [blame]
{
"name": "VONetworking",
"platforms": {
"ios": "9.0"
},
"version": "1.2.9",
"license": "Copyright (c) 2018年 Gavin. All rights reserved.",
"homepage": "https://github.com/feidaoGavin/VONetworking.git",
"summary": "VONetworking基于AFNetworking网络库,实现业务自定义",
"authors": "heguangzhong2009@gmail.com",
"source": {
"git": "https://github.com/feidaoGavin/VONetworking.git",
"tag": "1.2.9"
},
"requires_arc": true,
"source_files": [
"VONetworking/VONetworking",
"VONetworking/VONetworking/**/*.{h,m}"
],
"dependencies": {
"VOToleranceTool": [
"0.0.2"
],
"AFNetworking": [
"3.1.0"
],
"VOBaseViewController": [
"1.0.4"
],
"MBProgressHUD": [
"1.1.0"
],
"VOJSONModel": [
"0.0.1"
],
"GTSDK": [
"2.0.0.0"
]
},
"prefix_header_file": "VONetworking/VONetworking-Prefix.pch",
"resources": "Resources/VONetworking.bundle"
}