[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 4 / d / 8 / Tencent-MapSDK / 5.3.1 / Tencent-MapSDK.podspec.json
blob8ae5d67fc0def1342a5e5edb16bb15cbb20b6d0e
2   "name": "Tencent-MapSDK",
3   "version": "5.3.1",
4   "summary": "Tencent iOS map SDK",
5   "homepage": "https://lbs.qq.com/mobile/iOSMapSDK/mapGuide/summary",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "TencentLBS": "tencentlbspod@outlook.com"
11   },
12   "source": {
13     "http": "https://framework-70105.njc.vod.tencent-cloud.com/map/result/QMapKit_5.3.1-1698380688.zip",
14     "sha256": "028c6931e4c0823d71c07f0f540470866e3ebc5e1242866a957b26a575c6b5a3"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "vendored_frameworks": "QMapKit.framework",
20   "resources": "QMapKit.framework/QMapKit.bundle",
21   "libraries": [
22     "z",
23     "c++",
24     "sqlite3.0"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "pod_target_xcconfig": {
34     "OTHER_LDFLAGS": "-lObjC"
35   },
36   "dependencies": {
37     "Tencent-MapFoundation": [
38       ">= 3.5.0"
39     ]
40   }