[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 2 / f / a / SwipeableTabBarController / 3.4.1 / SwipeableTabBarController.podspec.json
blobe0d85229523b8ececcb28b572a042eea4595103c
2   "name": "SwipeableTabBarController",
3   "version": "3.4.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": "10.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.4.1"
16   },
17   "source_files": [
18     "SwipeableTabBarController",
19     "Sources/**/*.{h,m,swift}"
20   ],
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0"
25   ],
26   "swift_version": "5.0"