blob: 6aa85fb4ca4345d99b2d80a7ef96cbc48a0e5a09 [file] [log] [blame]
{
"name": "SHLogging",
"version": "0.1.6",
"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.6/SHLogging-0.1.6.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": [
]
}
}