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