blob: 717184ed4bf5f63cfc23641a7da39098cd91cc65 [file] [log] [blame]
{
"name": "Tencent-MapSDK",
"version": "4.3.7",
"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/mobile/iOSMapSDK/mapGuide/summary",
"license": {
"type": "CopyRight",
"text": "Copyright © 1998-2018 Tencent All Rights Reserved"
},
"authors": {
"TencentLBS": "tencentlbspod@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"http": "https://mapapi.qq.com/sdk/map/iOS/TencentMapSDK_iOS_3D_v4.3.7.zip"
},
"public_header_files": "TencentMapSDK_iOS_3D_v4.3.7/sdk/QMapKit.framework/Headers/*.h",
"source_files": "TencentMapSDK_iOS_3D_v4.3.7/sdk/QMapKit.framework/Headers/*.{h}",
"resources": "TencentMapSDK_iOS_3D_v4.3.7/sdk/QMapKit.framework/QMapKit.bundle",
"frameworks": [
"UIKit",
"CoreText",
"CoreLocation",
"QuartzCore"
],
"libraries": [
"c++",
"sqlite3.0"
],
"ios": {
"vendored_frameworks": "TencentMapSDK_iOS_3D_v4.3.7/sdk/QMapKit.framework"
},
"compiler_flags": "-ObjC"
}