blob: a298090e0a3d39105e3744bad60d1e2142692d2d [file] [log] [blame]
{
"name": "LSiOSRouter",
"version": "0.3.1",
"summary": "路由框架",
"description": "路由框架\n更新说明:\n支持host+path的路由注册方式,用于扩展使用场景",
"homepage": "https://code.aliyun.com/LSKit/LSiOSRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"danfort": "quanchengk@163.com"
},
"source": {
"git": "https://code.aliyun.com/LSKit/LSiOSRouter.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRouter/Classes/**/*"
}