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