4 "summary": "Drop-in UITabBarController subclass that shows a sidebar with tabs based on trait collections.",
5 "description": "`SabBarController` is a subclass of `UITabBarController` that adds the option\nto show a sidebar with tabs instead of the classic `UITabBar` based on trait\ncollections.\n\n![iPhone-landscape](https://raw.githubusercontent.com/macteo/SabBar/master/Assets/Readme/iPhone-landscape.png)\n\nIn order to use it, just instantiate it instead of the standard\n`UITabBarController` programmatically or within Storyboards.\n\n![custom-class](https://raw.githubusercontent.com/macteo/SabBar/master/Assets/Readme/custom-class.jpg)",
6 "homepage": "https://github.com/macteo/SabBar",
9 "Matteo Gavagnin": "m@macteo.it"
11 "social_media_url": "https://twitter.com/@macteo",
16 "git": "https://github.com/macteo/SabBar.git",
19 "source_files": "Sources/**/*.{swift}",
21 "pushed_with_swift_version": "3.0"