blob: 8705520fde806b6b2abc4b0cf5ae75891df00e2c [file] [log] [blame]
{
"name": "PrioritizedTabBar",
"version": "1.0.0",
"summary": "Native iOS TabBar with prioritized layout",
"description": "📱 Native iOS TabBar with main tab items grouped right under your finger",
"homepage": "https://github.com/RedMadRobot/PrioritizedTabBar",
"license": {
"type": "MIT"
},
"authors": {
"Roman Churkin": "rc@redmadrobot.com"
},
"source": {
"git": "https://github.com/RedMadRobot/PrioritizedTabBar.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/firmach",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "PrioritizedTabBar/Classes/**/*",
"swift_version": "5.0"
}