2 "name": "NavigationBarAppearance",
4 "summary": "Easy way to customize navigationbar and barbuttonitem appearance of your viewcontroller or entire applcation in declarative manner",
5 "description": "Stop seraching stackoverflow and just do it in a few lines of code with declarative manner\nYou can easily configure NavigationBar:\n- image (globaly and in currentVC)\n- solidColor (globaly and in currentVC)\n- titleAttributes (globaly and in currentVC)\n- customise backbutton image and title\n- barbuttonsTitleAttributes (globaly and in currentVC)\n- remove or set back shadow in on line of code",
6 "homepage": "https://github.com/interactiveservices/NavigationBarAppearance",
12 "nikolay.shubenkov@gmail.com": "n.shubenkov@be-interactive.ru"
15 "git": "https://github.com/interactiveservices/NavigationBarAppearance.git",
21 "source_files": "NavigationBarAppearance/Classes/**/*",
22 "frameworks": "UIKit",
23 "pushed_with_swift_version": "3.1"