blob: 751b374c32941e5450e8df3fdcf43ba38c1469a9 [file] [log] [blame]
{
"name": "LLModuleRouterPod",
"version": "0.0.1",
"summary": "模块化开发路由",
"description": "模块化开发push、pop、present中间件",
"homepage": "https://github.com/LLExtend/LLModuleRouterPod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhaoyulong": "zhaoyulong@fanjia.net"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/LLExtend/LLModuleRouterPod.git",
"tag": "0.0.1"
},
"source_files": [
"LLModuleRouter",
"LLModuleRouter/**/*.{h,m}"
],
"exclude_files": "LLModuleRouter/Exclude"
}