blob: 7a6fba9ba20e1ad837e13d10ec57b44e502b5a35 [file] [log] [blame]
{
"name": "UISkipControl",
"version": "0.0.1",
"summary": "control VC skip, avoid crashes",
"homepage": "https://github.com/AKZHW/UISkipControl",
"license": "MIT",
"authors": {
"aksoftware": "aksoftware@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/AKZHW/UISkipControl.git",
"tag": "0.0.1"
},
"source_files": "UISkipControl/**/*.{h,m}",
"frameworks": "UIKit"
}