[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 2 / f / a / SwipeableTabBarController / 3.2.0 / SwipeableTabBarController.podspec.json
blob0551deb51dd519d22f2444b3e4ab0384a9a5398b
2   "name": "SwipeableTabBarController",
3   "version": "3.2.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": "3.2.0"
16   },
17   "source_files": [
18     "SwipeableTabBarController",
19     "SwipeableTabBarController/**/*.{h,m,swift}"
20   ],
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0"
25   ],
26   "swift_version": "5.0"