[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / a / SwipeableTabBarController / 1.4.0 / SwipeableTabBarController.podspec.json
blob096f9fc122ae86bf53b21593a5ec38bf6b474c07
2   "name": "SwipeableTabBarController",
3   "version": "1.4.0",
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": "1.4.0"
16   },
17   "source_files": [
18     "SwipeableTabBarController",
19     "SwipeableTabBarController/**/*.{h,m,swift}"
20   ],
21   "swift_version": "4.2"