2 "name": "TDRoundedNavigationBar",
4 "summary": "Custom UINavigationBar with rounded corners and many other features - written in Swift.",
5 "description": "Written in Swift 3 for iOS 9+\n-------------\n\nTDRoundedNavigationBar is an iOS UINavigationBar subclass that you can use in your own projects. It supercharges UINavigationBar with these features:\n\n> **Features:**\n> - **Rounded corners.** Round the corner's of your navigation bar using any radius. You can even leave the corners square by setting radius to zero.\n> - **Custom bar height.** Make you navigation bar taller or shorter.\n> - **Custom bar width.** Set the space you want to leave on the left and right of the navigation bar.\n> - **Auto item positioning**. TDRoundedNavigationBar will position automatically every Navigation Bar element including title, back button or custom UIBarButtonItems to adapt to the custom size you 've set.\n> - **Vertical Bar positioning.** Set the distance you want from the top of the screen when the status bar is hidden.\n> - **iPhone and iPad support**.\n> - **Supports any orientation** (portrait or landscape).",
6 "homepage": "https://github.com/Navideck/TDRoundedNavigationBar",
9 "Fotis Dimanidis": "fotis@navideck.com"
12 "git": "https://github.com/Navideck/TDRoundedNavigationBar.git",
19 "source_files": "TDRoundedNavigationBar/*.swift",
20 "pushed_with_swift_version": "3.0"