blob: 3010daf11c990f6ad20ff5c2a356a169d02a42bb [file] [log] [blame]
{
"name": "FPHNavigationController-swift",
"version": "1.0.5",
"summary": "swift版本自定义导航",
"description": "隐藏系统navigationBar,然后在每个controller添加一个navigationBar,内部适配了左按钮的左边距",
"homepage": "https://github.com/fupenghua/FPHNavigationController-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fupenghua": "390908980@qq.com"
},
"source": {
"git": "https://github.com/fupenghua/FPHNavigationController-swift.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "FPHNavigationController-swift/**/*",
"swift_version": "5.0"
}