[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 4 / JBScrollingTabBarController / 0.1.2 / JBScrollingTabBarController.podspec.json
blob2b8ac6bd12317dfe8ba17871b539afe9f43d0645
2   "name": "JBScrollingTabBarController",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "version": "0.1.2",
7   "summary": "JBScrollingTabBarController is a Swift framework that allows the user to customize a scrollable UITabBarController.",
8   "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.",
9   "homepage": "https://github.com/jkbreunig/JBScrollingTabBarController",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Jeff Breunig": "jkbreunig@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/jkbreunig/JBScrollingTabBarController.git",
19     "tag": "0.1.2"
20   },
21   "source_files": [
22     "JBScrollingTabBarController",
23     "JBScrollingTabBarController/**/*.{h,m,swift}"
24   ],
25   "pushed_with_swift_version": "3.0"