blob: 823589c3d9776df5574766aa23422c85f6825d44 [file] [log] [blame]
{
"name": "SwipeableTabBarController",
"version": "1.0.2",
"summary": "A UITabBarController where you can swipe interactively between tabs.",
"description": "Subclass of UITabBarController that adds a swipe recognizer to the lowest UIViewController so you can interactively change tabs.",
"homepage": "https://github.com/marcosgriselli/SwipeableTabBarController",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": "Marcos Griselli",
"social_media_url": "http://twitter.com/marcosgriselli",
"source": {
"git": "https://github.com/marcosgriselli/SwipeableTabBarController.git",
"tag": "1.0.2"
},
"source_files": [
"SwipeableTabBarController",
"SwipeableTabBarController/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}