blob: 9af2d7d1a444993bdc61e858b86e67d5fd5c06b5 [file] [log] [blame]
{
"name": "TencentMap-SDK",
"version": "4.2.9",
"summary": "Tencent iOS map SDK.",
"description": "A podspec for Tencent iOS map SDK deployment starts from v4.2.6.2",
"homepage": "https://lbs.qq.com/ios_v1/index.html",
"license": {
"type": "CopyRight",
"text": "Copyright © 1998-2018 Tencent All Rights Reserved"
},
"authors": {
"TencentLBS": "tencentlbspod@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"http": "https://wecar.myapp.com/myapp/mapwecar/shuttle/open_platform/iOS/TencentMapSDK_iOS_3D_v4.2.9.zip"
},
"public_header_files": "sdk/QMapKit.framework/Headers/*.h",
"source_files": "sdk/QMapKit.framework/Headers/*.{h}",
"resources": "sdk/QMapKit.framework/QMapKit.bundle",
"frameworks": [
"UIKit",
"CoreText",
"CoreLocation",
"QuartzCore"
],
"libraries": [
"c++",
"sqlite3.0"
],
"ios": {
"vendored_frameworks": "sdk/QMapKit.framework"
},
"compiler_flags": "-ObjC"
}