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