blob: 5058d56126fe217b42304c4796ee25d178e036ac [file] [log] [blame]
{
"name": "FPHNavigationController-swift",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "FPHNavigationController-swift/*.swift",
"swift_version": "5.0"
}