blob: facab8abc5b1eb2f647a559a586d8060e6ca7954 [file] [log] [blame]
{
"name": "VVManager",
"version": "2.1.0",
"summary": "ViewController manager.",
"description": "** ViewController Manager **\n1. Pop/Present ViewController with ClassName.\n2. Set ViewController properties with NSDictionary key-value.",
"homepage": "https://github.com/pozi119/VVManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pozi119": "pozi119@163.com"
},
"source": {
"git": "https://github.com/pozi119/VVManager.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VVManager/**/*",
"frameworks": "UIKit"
}