2 "name": "SRTabBarController",
4 "summary": "A UITabBarController for OS X",
5 "description": "`SRTabBarController` aims to replicate much of `UITabBarController`'s functionality on OS X. A parent tab controller can be added and segues used within interface builder to define the tabs. Options include:\n\n- Translucency using `NSVisualEffectView`\n- Positioned at the top, right, bottom, or left of the window\n- Set options such as text color and tint color within Interface builder\n- Text & Image, Text Only or Image only tabs\n\nBehind the scenes `SRTabBarController` uses `NSTabView` to manage the tabs and maintain their state when switching between views.",
6 "homepage": "https://github.com/steve228uk/SRTabBarController",
9 "Stephen Radford": "steve228uk@gmail.com"
12 "git": "https://github.com/steve228uk/SRTabBarController.git",
15 "social_media_url": "https://twitter.com/steve228uk",
19 "source_files": "Pod/**/*"