blob: e159f43db5325217ae17163de729149cbc72e542 [file] [log] [blame]
{
"name": "BeaconBase_API",
"version": "2.7.9",
"summary": "BeaconBase_API iOS SDK.",
"description": "iOS c11 library for BeaconBase_API.",
"homepage": "https://beacon.qq.com/",
"license": {
"type": "Copyright",
"text": "©2015 Tencent.com"
},
"authors": {
"coolcao": "coolcao@tencent.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://raw.githubusercontent.com/httpdns/httpdns-ios-sdk/master/release/BeaconAPI_Base.framework.zip"
},
"vendored_frameworks": "BeaconAPI_Base.framework",
"frameworks": [
"Foundation",
"CoreTelephony",
"SystemConfiguration",
"CoreGraphics",
"Security"
],
"libraries": [
"c++",
"sqlite3",
"z"
]
}