blob: 238ec50acf0e7b5b4129e4330533682426dcab75 [file] [log] [blame]
{
"name": "JBScrollingTabBarController",
"platforms": {
"ios": "9.0"
},
"version": "0.1.6",
"summary": "JBScrollingTabBarController is a Swift framework that allows the user to customize a scrollable UITabBarController.",
"description": "JBScrollingTabBarController is a Swift framework that allows the user to customize a scrollable UITabBarController that allows the user to display more than 5 tabs without showing the More navigation interface.",
"homepage": "https://github.com/jkbreunig/JBScrollingTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeff Breunig": "jkbreunig@gmail.com"
},
"source": {
"git": "https://github.com/jkbreunig/JBScrollingTabBarController.git",
"tag": "0.1.6"
},
"source_files": [
"JBScrollingTabBarController",
"JBScrollingTabBarController/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}