blob: 793da4c33d0263fc77854001134901dd4906cf99 [file] [log] [blame]
{
"name": "YDNavigationController",
"version": "1.0.0",
"summary": "自定义导航控制器",
"description": "自定义导航控制器,实现每个控制器拥有一个单独的导航条",
"homepage": "https://github.com/herody/YDNavigationController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houyadi": "314622981@qq.com"
},
"source": {
"git": "https://github.com/herody/YDNavigationController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "YDNavigationController/Classes/**/*",
"resources": [
"YDNavigationController/Assets/*"
]
}