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