blob: e5d536f89dc8d5468abf9de1b92498b5ade1067d [file] [log] [blame]
{
"name": "VOBaseViewController",
"platforms": {
"ios": "9.0"
},
"version": "1.0.4",
"license": "Copyright (c) 2018年 Gavin. All rights reserved.",
"homepage": "https://github.com/feidaoGavin/VOBaseViewController.git",
"summary": "VOBaseViewController抽象基类",
"authors": "heguangzhong2009@gmail.com",
"source": {
"git": "https://github.com/feidaoGavin/VOBaseViewController.git",
"tag": "1.0.4"
},
"requires_arc": true,
"source_files": [
"VOBaseViewController",
"VOBaseViewController/**/*.{h,m}"
],
"dependencies": {
"VOToleranceTool": [
"0.0.2"
]
}
}