blob: c5badf20d239ebb6be9cad8889cf2b194da83072 [file] [log] [blame]
{
"name": "MHCustomTabBarController",
"version": "1.0.1",
"platforms": {
"ios": "6.0"
},
"summary": "Custom UITabBar replacement using storyboard and segues.",
"license": "MIT",
"homepage": "https://github.com/mhaddl/MHCustomTabBarController",
"requires_arc": true,
"authors": {
"Martin Hartl": "martin@mhaddl.me"
},
"source": {
"git": "https://github.com/mhaddl/MHCustomTabBarController.git",
"tag": "v1.0.1"
},
"source_files": "MHCustomTabBarController/*.{m,h}"
}