blob: a11a4c294e4bf27a362d30bd8dbbbe4dea8cdb5a [file] [log] [blame]
{
"name": "SHCommonSDK",
"version": "0.0.5",
"summary": "SHCommonSDK get system information",
"description": "SHCommonSDK get system information framework",
"homepage": "https://github.com/flamingo-suu/SHCommonSDK-Framework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"flamingo-suu": "flamingo.suu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SHCommonSDK.framework"
},
"source": {
"http": "https://github.com/flamingo-suu/SHCommonSDK-Framework/releases/download/0.0.3/SHCommonSDK-0.0.3.zip"
},
"source_files": "SHCommonSDK.framework/Versions/A/Headers/SHCommonSDK.h",
"public_header_files": "SHCommonSDK.framework/Versions/A/Headers/SHCommonSDK.h"
}