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