blob: a70cf58d3933a184375340f5e9e5076384532cac [file] [log] [blame]
{
"name": "SHLogging",
"version": "0.1.7",
"summary": "A short description of SHLogging.",
"description": "Description: A short description of SHLogging.",
"homepage": "https://github.com/zl0kun1/SHLogging",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zl0kun1": "zelly0kun1@gmail.com"
},
"source": {
"http": "https://github.com/zl0kun1/SHLogging/releases/download/0.1.7/SHLogging-0.1.7.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SHLogging.framework/Versions/A/Headers/SHLogging.h",
"preserve_paths": "SHLogging.framework",
"public_header_files": "SHLogging.framework/Versions/A/Headers/SHLogging.h",
"vendored_frameworks": "SHLogging.framework",
"dependencies": {
"SHUtilitiesV2": [
]
}
}