[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / d / KYNavigationFadeManager / 0.1.0 / KYNavigationFadeManager.podspec.json
blob09b44578694714e07cef65c174fa68fef16e7581
2   "name": "KYNavigationFadeManager",
3   "version": "0.1.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kyleYang": "yangzychina@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kyleYang/KYNavigationFadeManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KYNavigationFadeManager/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.1"