blob: 96a67e183e1ca0a77d641d6cfb51915366443ebb [file] [log] [blame]
{
"name": "VOBaseViewController",
"platforms": {
"ios": "9.0"
},
"version": "1.0.3",
"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.3"
},
"requires_arc": true,
"source_files": [
"VOBaseViewController",
"VOBaseViewController/**/*.{h,m}"
],
"dependencies": {
"VOToleranceTool": [
"0.0.2"
]
}
}