2 "name": "KYNavigationFadeManager",
4 "summary": "A easy way to fade UINavigationController bar and support change bar item color",
5 "description": "This fade manager is a easy way to manage the uinavigationbar Support to change UIBarButtonItem and title color when scroll , the navigation can be clear color (change the alpha from 0 - 1) The UIBarButtonItem only support UIBarButtonItem.image and UIBarButtonItem's customView is UIButton (image and backgroundimage) 。 The fullColor shoulde be set. Not detech the image color because it's maybe wrong!",
6 "homepage": "https://github.com/kyleYang/KYNavigationFadeManager",
12 "kyleYang": "yangzychina@gmail.com"
15 "git": "https://github.com/kyleYang/KYNavigationFadeManager.git",
21 "source_files": "KYNavigationFadeManager/Classes/**/*",
22 "frameworks": "UIKit",
23 "pushed_with_swift_version": "3.1"