[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 6 / 7 / TencentNavKit / 7.0.0-alpha01 / TencentNavKit.podspec.json
blobe08834ed3984b143ea6c9c9b3a6c89abf9486fe3
2   "name": "TencentNavKit",
3   "version": "7.0.0-alpha01",
4   "summary": "TencentNavKit",
5   "homepage": "https://lbs.qq.com",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright © 1998-2023 Tencent All Rights Reserved"
9   },
10   "authors": {
11     "mikedpzhang": "mikedpzhang@tencent.com"
12   },
13   "source": {
14     "http": "https://framework-70105.njc.vod.tencent-cloud.com/nav/TencentNavKit_7.0.0-alpha01.zip",
15     "sha256": "b4644164190efdcfd734ffafa35c74c101556d940b9547a18662062bf641edb9"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "libraries": [
21     "z",
22     "c++"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AVFoundation",
28     "CoreMotion",
29     "AdSupport"
30   ],
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-lObjC"
33   },
34   "subspecs": [
35     {
36       "name": "TencentNavMapFoundationKit",
37       "vendored_frameworks": "QMapFoundationKit.framework"
38     },
39     {
40       "name": "TencentNavMapKit",
41       "vendored_frameworks": "QMapKit.framework",
42       "resources": "QMapKit.framework/QMapKit.bundle",
43       "dependencies": {
44         "TencentNavKit/TencentNavMapFoundationKit": [
46         ]
47       }
48     },
49     {
50       "name": "TencentNavLocationKit",
51       "vendored_frameworks": "TencentLBS.framework",
52       "dependencies": {
53         "TencentNavKit/TencentNavMapFoundationKit": [
55         ]
56       }
57     },
58     {
59       "name": "TencentNavKit",
60       "vendored_frameworks": "TencentNavKit.framework",
61       "resources": "TencentNavKit.framework/TencentNavKit.bundle",
62       "dependencies": {
63         "TencentNavKit/TencentNavMapKit": [
65         ],
66         "TencentNavKit/TencentNavLocationKit": [
68         ]
69       }
70     },
71     {
72       "name": "TNKAudioPlayer",
73       "vendored_frameworks": "TNKAudioPlayer.framework",
74       "resources": "TNKAudioPlayer.framework/TencentNavKitTTS.bundle",
75       "dependencies": {
76         "TencentNavKit/TencentNavKit": [
78         ]
79       }
80     }
81   ]