blob: cd58a9888676b2a3396ca77e4f36a569ae54d5af [file] [log] [blame]
{
"name": "MiniTabBar",
"version": "1.1.0",
"summary": "Clean and simple UITabBar alternative",
"description": "Written in Swift 3 this UITabBar alternative has a much cleaner look. Titles are only shown when tapped on.",
"homepage": "https://github.com/d-32/MiniTabBar",
"screenshots": "https://raw.githubusercontent.com/D-32/MiniTabBar/master/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dylan Marriott": "info@d-32.com"
},
"source": {
"git": "https://github.com/d-32/MiniTabBar.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/dylan36032",
"platforms": {
"ios": "10.0"
},
"source_files": "MiniTabBar/Classes/**/*",
"pushed_with_swift_version": "3.0"
}