[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / a / SwipeableTabBarController / 0.1.3 / SwipeableTabBarController.podspec.json
blob731058d56b1f6ba7800e17cad5b8b709f32a2d34
2   "name": "SwipeableTabBarController",
3   "version": "0.1.3",
4   "summary": "A UITabBarController where you can swipe interactively between tabs.",
5   "description": "Subclass of UITabBarController that adds a swipe recognizer to the lowest UIViewController so you can interactively change tabs.",
6   "homepage": "https://github.com/marcosgriselli/SwipeableTabBarController",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "license": "MIT",
11   "authors": "Marcos Griselli",
12   "social_media_url": "http://twitter.com/marcosgriselli",
13   "source": {
14     "git": "https://github.com/marcosgriselli/SwipeableTabBarController.git",
15     "tag": "0.1.3"
16   },
17   "source_files": [
18     "SwipeableTabBarController",
19     "SwipeableTabBarController/**/*.{h,m,swift}"
20   ],
21   "pushed_with_swift_version": "3.0"