blob: b653a05bccfa037a89737a774d9f5af99d97870e [file] [log] [blame]
{
"name": "MHCustomTabBarController",
"version": "1.0.2",
"platforms": {
"ios": "5.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.2"
},
"source_files": "MHCustomTabBarController/*.{m,h}"
}