blob: fbfa66a546aa7f8ec1121efbe12fee2b15383edf [file] [log] [blame]
{
"name": "DTTabBarController",
"version": "2.0.3",
"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.3"
},
"source_files": "MHCustomTabBarController/*.{m,h}"
}