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