blob: 13cd190259e03467d3c5cfe6215c870f5ef22c99 [file] [log] [blame]
{
"name": "SXModuleA",
"version": "0.0.1",
"summary": "A short description of SXModuleA.",
"description": "A short description of SXModuleA..",
"homepage": "https://github.com/GoodNightAndMorning/SXModuleA",
"license": "MIT (LICENSE)",
"authors": {
"zsx": "670074760@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GoodNightAndMorning/SXModuleA.git",
"tag": "0.0.1"
},
"source_files": [
"SXModuleA/SXModuleA/*.h",
"SXModuleA/SXModuleA/**/*.{h,m}"
],
"dependencies": {
"ModuleRouter": [
]
}
}