blob: 59e2070b31aff6de58b32432a985f7d054bb4ccf [file] [log] [blame]
{
"name": "CVNavigationController",
"version": "1.0.4",
"summary": "CVNavigationController",
"swift_version": "4.2",
"description": "简易封装NavController,可设置标准的left,right,title, 也可设置多items,自定义titleView,为items设置space等",
"homepage": "https://github.com/weixhe/CVNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weixhe": "workerwei@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/weixhe/CVNavigationController.git",
"tag": "1.0.4"
},
"source_files": "CVNavigationController/Classes/*.{swift}",
"resources": "CVNavigationController/Classes/*.bundle",
"requires_arc": true
}