blob: 4be8784a628bc461181ad31df2afdce5392dda6c [file] [log] [blame]
{
"name": "HMengSDK",
"version": "0.5.8",
"summary": "HMengSDK.frameworks",
"description": "Huang Meng SDK with framework file.",
"homepage": "https://games.chaosuduokai.com/",
"license": {
"type": "Commercial",
"text": "©2019 ddketang.com"
},
"authors": {
"benyao": "yao.h@163.com"
},
"source": {
"http": "https://games.chaosuduokai.com/SDK/HMengSDK.0.5.8.zip"
},
"resources": "HMengSDK.framework/*.bundle",
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"CoreLocation",
"AVFoundation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"CoreMotion",
"AudioToolBox"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3"
],
"vendored_frameworks": "HMengSDK.framework",
"platforms": {
"ios": "8.0"
}
}