blob: 8c329cc21a80de75355315fbd681d5e7ec408407 [file] [log] [blame]
{
"name": "QHNavigationControllerMan",
"version": "0.1.0",
"summary": "QHNavigationControllerMan 是一个实现更多功能的UINavigationController",
"description": "QHNavigationControllerMan 添加了手势push、多种其他transition、单独控制pop等的导航控件",
"homepage": "https://github.com/chenqihui/QHAwemeDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anakinChen": "chen_qihui@qq.com"
},
"source": {
"git": "https://github.com/chenqihui/QHAwemeDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "QHAwemeDemo/Modules/QHNavigationControllerMan/**/*",
"pushed_with_swift_version": "3.0"
}