blob: 64f2c517d38c036946ea3b8b0766d078db26e5da [file] [log] [blame]
{
"name": "SmartPush",
"version": "1.1",
"summary": "UINavigationController push到下一界面时自动隐藏底部UITabbar,pop回来时自动显示底部UITabbar",
"homepage": "https://github.com/Insfgg99x/UINavigationController-SmartPush",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/UINavigationController-SmartPush.git",
"tag": "1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SmartPush/*.{h,m}",
"requires_arc": true
}