blob: e755c091f519e2c81ca687948deddd165bb83eb7 [file] [log] [blame]
{
"name": "YBRouter",
"version": "0.0.1",
"summary": "基于JLRoutes扩展的iOS router库,支持获取路由表动态route试图控制器",
"description": "基于JLRoutes扩展的iOS router库,支持通过获取路由表动态route试图控制器",
"homepage": "https://github.com/LiuYibin/YBRouter",
"license": "MIT",
"authors": {
"Yibin": "1357494268@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LiuYibin/YBRouter.git",
"tag": "0.0.1"
},
"source_files": [
"YBRouter",
"YBRouter/**/*.{h,m}"
],
"requires_arc": true
}