[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 4 / d / KYNavigationFadeManager / 0.3.0 / KYNavigationFadeManager.podspec.json
bloba5eb19d0b76b1d3ea83a856c19c301cee04e70f5
2   "name": "KYNavigationFadeManager",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/*.swift",
23   "frameworks": "UIKit",
24   "swift_version": "5.0"