blob: 60579adb18fb4f58235413ed207036cccb789149 [file] [log] [blame]
{
"name": "KLNavigationController",
"version": "1.0.0",
"summary": "导航栏组件",
"description": "组件简介:\n解决多控制器不同导航栏颜色平滑切换问题;",
"homepage": "https://github.com/Kalanhall",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kalan": "Kalanhall@163.com"
},
"source": {
"git": "https://github.com/Kalanhall/KLNavigationController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KLNavigationController/Classes/**/*"
}