[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 5 / 4 / Tencent-MapSDK-Lite / 5.1.0-alpha.3 / Tencent-MapSDK-Lite.podspec.json
blob7990763ae64db88a504ecd89baba4fc15c21fb93
2   "name": "Tencent-MapSDK-Lite",
3   "version": "5.1.0-alpha.3",
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.1.0-alpha.3-1684727694.zip",
14     "sha256": "7c84add8a9d399914e72d6857c66df2535295bd3bb53c216b80f7b3ed90ef011"
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-MapFoundationLite": [
38       ">= 3.3.0"
39     ]
40   }