blob: 15a63c150a41f831967fcc34ea64e3581fdc4eb2 [file] [log] [blame]
{
"name": "RouterKit",
"version": "0.0.1",
"summary": "RouterKit.",
"description": "界面路由框架,使用runtime实现无感知路由",
"homepage": "https://github.com/CGseng/RouterKit.git",
"license": "MIT",
"authors": {
"Chen gang": "chengios@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/CGseng/RouterKit.git",
"tag": "0.0.1"
},
"source_files": "Mediator/Mediator/*.{h,m}"
}