blob: f830ab71db66e46731db25520c856e0536be1a74 [file] [log] [blame]
{
"name": "LSiOSRouter",
"version": "1.1.0",
"summary": "路由框架",
"description": "路由框架\n更新说明:\n调整是否在调用控制器的判断逻辑,避免因初始化后造成的内存泄漏",
"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": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSiOSRouter/Classes/**/*"
}