blob: 08ee873935ef21a09b20c66fd2038ef603c3bf7d [file] [log] [blame]
{
"name": "BMTabBarController",
"version": "1.0.1",
"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.1"
},
"source_files": "NavigationDemo/NavigationDemo/BMTabBarController/*.{h,m}",
"resources": "NavigationDemo/NavigationDemo/BMTabBarController/BMTabBarController.bundle",
"requires_arc": true
}