blob: 110ad9a90c23b146835121a6d3edbd660898ca8c [file] [log] [blame]
{
"name": "KNavigationController",
"version": "1.0.0",
"summary": "A Navigation Bar Component For iOS",
"description": "KNavigationController is a customizable navigation bar for you to customize bar color and fade in or out.",
"homepage": "https://gitlab.com/chunkit.kam/navigationcontroller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kam": "chunkit.kam@aquamantech.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://gitlab.com/chunkit.kam/navigationcontroller.git",
"tag": "1.0.0"
},
"source_files": "NavigationController/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}