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