blob: 9e2d066c316152c2876ab4845808a870e108940e [file] [log] [blame]
{
"name": "MightyTabBar",
"version": "1.0.0",
"summary": "A customizable TabBar menu that holds more than 5 tabbar items.",
"description": "MightyTabBar is a customizable TabBar that also doubles as a menu drawer. Instead of a hamburger menu, MightyTabBar allows your app to have up to 30 tabbar items, all positioned within the thumb zone and easily accessible via swipe up.",
"homepage": "https://github.com/timshim/MightyTabBar",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": {
"Tim Shim": "timshim@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/timshim/MightyTabBar.git",
"tag": "1.0.0"
},
"source_files": "MightyTabBar",
"swift_versions": "4.2",
"swift_version": "4.2"
}