blob: dcec4901c657f0e38b378c6cc1ff1391a7498af0 [file] [log] [blame]
{
"name": "SHCommonSDK",
"version": "0.0.6",
"summary": "SHCommonSDK use to get device specification.",
"description": "SHCommonSDK use to get device specification as a plugin.",
"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.6/SHCommonSDK0.0.6.zip"
},
"source_files": "SHCommonSDK.framework/Versions/A/Headers/*",
"public_header_files": "SHCommonSDK.framework/Versions/A/Headers/*.h",
"requires_arc": true
}