blob: 7c7b672bc191b37010336b659e1a19f1121c7df2 [file] [log] [blame]
{
"name": "VOVCManager",
"version": "2.0.10",
"summary": "a ViewController manager",
"description": "** ViewController Manager **\n1. Pop/Present ViewController with ClassName.\n2. Set ViewController properties with NSDictionary key-value.",
"homepage": "https://github.com/pozi119/VOVCManager",
"license": "Apache 2.0",
"authors": {
"pozi119": "pozi119@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/pozi119/VOVCManager.git",
"tag": "2.0.10"
},
"source_files": [
"VOVCManager",
"VOVCManager/*.{h,m}"
],
"deprecated": true,
"deprecated_in_favor_of": "VVManager"
}