[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / 6 / 7 / TencentNavKit / 6.5.0 / TencentNavKit.podspec.json
blob279610a14537bd0adc432cfdaca51c381168ac83
2   "name": "TencentNavKit",
3   "version": "6.5.0",
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_6.5.0.zip",
15     "sha256": "4181e4839f1eded553832c5dbeef8546a634fd335a604f96a4bba20db520445b"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "libraries": [
21     "z",
22     "c++"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AVFoundation",
28     "CoreMotion"
29   ],
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-lObjC"
32   },
33   "subspecs": [
34     {
35       "name": "TencentNavMapFoundationKit",
36       "vendored_frameworks": "QMapFoundationKit.framework"
37     },
38     {
39       "name": "TencentNavMapKit",
40       "vendored_frameworks": "QMapKit.framework",
41       "resources": "QMapKit.framework/QMapKit.bundle",
42       "dependencies": {
43         "TencentNavKit/TencentNavMapFoundationKit": [
45         ]
46       }
47     },
48     {
49       "name": "TencentNavLocationKit",
50       "vendored_frameworks": "TencentLBS.framework",
51       "resources": "TencentLBS.framework/TLBSBundle.bundle",
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   ]