blob: bc65a978c2915931db38d500483df3776aba994e [file] [log] [blame]
{
"name": "CHRouter",
"version": "0.1.1",
"summary": "iOS原生开发路由器.",
"description": "CHRouter是一个iOS原生开发路由器,可以进行组件之间的跳转通信.",
"homepage": "https://github.com/cherry689/CHRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mingren": "853355024@qq.com"
},
"source": {
"git": "https://github.com/cherry689/CHRouter.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CHRouter/Classes/**/*"
}