[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 5 / 0 / KNavigationController / 1.0.1 / KNavigationController.podspec.json
blob62fbf5d5e4239fb4a789c5bc3d4a0f7e977b2eb2
2   "name": "KNavigationController",
3   "version": "1.0.1",
4   "summary": "A Navigation Bar Component For iOS",
5   "description": "KNavigationController is a customizable navigation bar for you to customize bar color and fade in or out.",
6   "homepage": "https://gitlab.com/chunkit.kam/navigationcontroller",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kam": "chunkit.kam@aquamantech.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://gitlab.com/chunkit.kam/navigationcontroller.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "NavigationController/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"