blob: a6cefa34cbba732f7bdef941062cb2c4ff4ad6ea [file] [log] [blame]
{
"name": "VOVCManager",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": [
"VOVCManager",
"VOVCManager/*.{h,m}"
]
}