blob: c7606e9ae7906c737076a9aa580b21fe336b7731 [file] [log] [blame]
{
"name": "BMTabBarController",
"version": "1.0.0",
"summary": "A highly customized tabBarController!",
"homepage": "https://github.com/zhengbomo/NavigationDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bomo": "zhengbomo@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhengbomo/NavigationDemo.git",
"tag": "1.0.0"
},
"source_files": "NavigationDemo/NavigationDemo/BMTabBarController/**/*.{h,m}",
"resources": "NavigationDemo/NavigationDemo/BMTabBarController/BMTabBarController.bundle",
"requires_arc": true
}