blob: af67a31ae1b49ccd4895d7c5c410abd89eb3dc14 [file] [log] [blame]
{
"name": "JBScrollingTabBarController",
"platforms": {
"ios": "9.0"
},
"version": "0.1.7",
"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.7"
},
"source_files": [
"JBScrollingTabBarController",
"JBScrollingTabBarController/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}