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