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