blob: efaa0082e5bddb59f68da1591a13c382926a8a23 [file] [log] [blame]
{
"name": "RYLSJTARouter",
"version": "0.1.0",
"summary": "RYLSJTARouter",
"description": "RYLSJTARouter 基于target-action命令模式封装的路由,解决组件化中耦合",
"homepage": "https://github.com/Runyalsj",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"runyalsj@163.com": "wangrunya@910app.com"
},
"source": {
"git": "https://github.com/Runyalsj/RYLSJTARouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RYLSJTARouter/Classes/**/*"
}