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