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