blob: 7b01c27e92c8186b491cc5c30281c380c56320d7 [file] [log] [blame]
{
"name": "DTTabBarController",
"version": "2.0.5",
"platforms": {
"ios": "6.0"
},
"summary": "Fork from https://github.com/mhaddl/MHCustomTabBarController. Implement the iOS native hidesBottomBarWhenPushed property",
"license": "MIT",
"homepage": "https://github.com/Vienta/MHCustomTabBarController",
"requires_arc": true,
"authors": {
"Vienta": "vienta.me"
},
"source": {
"git": "https://github.com/Vienta/MHCustomTabBarController.git",
"tag": "2.0.5"
},
"source_files": "MHCustomTabBarController/*.{m,h}"
}