[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / 5 / 0 / KNavigationController / 1.0.0 / KNavigationController.podspec.json
blob110ad9a90c23b146835121a6d3edbd660898ca8c
2   "name": "KNavigationController",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": "NavigationController/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"