Latest | 1.0.0 |
---|---|
Homepage | https://twitter.com/marcosgriselli |
License | MIT |
Platforms | ios 8.0 |
Latest podspec
{ "name": "MGSwipeableTabBarController", "version": "1.0.0", "summary": "A UITabBarController where you can swipe interactively between tabs.", "homepage": "https://twitter.com/marcosgriselli", "description": "Subclass of UITabBarController that adds a swipe recognizer to the lowest UIViewController so you can interactively change tabs.", "license": "MIT", "authors": "Marcos Griselli", "social_media_url": "http://twitter.com/marcosgriselli", "platforms": { "ios": "8.0" }, "source": { "git": "https://github.com/marcosgriselli/MGSwipeableTabBarController.git", "tag": "1.0.0" }, "source_files": [ "MGSwipeableTabBarController", "MGSwipeableTabBarController/**/*.{h,m,swift}" ], "pushed_with_swift_version": "3.0" }
Fri, 17 Feb 2017 11:00:03 +0000