blob: 797106318da9de17f2352f512a5d5eec49a3a2e6 [file] [log] [blame]
{
"name": "RYLSJRouter",
"version": "0.1.0",
"summary": "RYLSJRouter",
"description": "RYLSJRouter 路由和静态库集合",
"homepage": "https://github.com/Runyalsj/RYLSJRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Runyalsj": "Runya_lsj@163.com"
},
"source": {
"git": "https://github.com/Runyalsj/RYLSJRouter.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RYLSJRouter/Classes/**/*.h",
"ios": {
"vendored_frameworks": "RYLSJRouter/Products/GDKit_Router.framework"
}
}