blob: f78354ec7b56539dcbce156dc8d500802ed65e8c [file] [log] [blame]
{
"name": "TLSLocusSynchro",
"version": "1.0.6",
"summary": "This is TLSLocusSynchro SDK.",
"homepage": "https://lbs.qq.com",
"license": {
"type": "CopyRight",
"text": "Copyright © 1998-2019 Tencent All Rights Reserved"
},
"authors": {
"mol": "mikedpzhang@tencent.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tentcentmap-mobility/TLSLocusSynchroSDK.git",
"tag": "1.0.6"
},
"requires_arc": true,
"source_files": "TLSLocusSynchro.framework/Headers/*.h",
"public_header_files": "TLSLocusSynchro.framework/Headers/*.h",
"ios": {
"vendored_frameworks": "TLSLocusSynchro.framework"
},
"frameworks": "CoreLocation"
}