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