[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / 7 / c / LKMapSDK_Trace / 1.0.0 / LKMapSDK_Trace.podspec.json
blob5b4d1ef64113432115118c82703f5e2c073e03a9
2   "name": "LKMapSDK_Trace",
3   "version": "1.0.0",
4   "summary": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),轨迹功能包",
5   "description": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),轨迹功能包。提供地轨迹采集及上传、终端管理和轨迹查询等功能。",
6   "homepage": "https://lbs.luokuang.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2021 LuoKuang. All Rights Reserved."
10   },
11   "authors": {
12     "LuokuangLBS": "wangqf@luokung.com"
13   },
14   "source": {
15     "http": "https://lkbj.cn-bj.ufileos.com/lbs/static/zip/LKMapSDK_Trace_1.0.0.zip"
16   },
17   "source_files": "LKMapSDK_Trace.framework/**/*.{h}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "CoreLocation",
26     "CoreTelephony",
27     "MobileCoreServices",
28     "OpenGLES",
29     "QuartzCore",
30     "Security",
31     "SystemConfiguration",
32     "GLKit"
33   ],
34   "public_header_files": "LKMapSDK_Trace.framework/Headers/*.h",
35   "vendored_frameworks": "LKMapSDK_Trace.framework",
36   "libraries": [
37     "c++",
38     "sqlite3",
39     "z"
40   ],
41   "dependencies": {
42     "LKMapSDK_Base": [
43       "1.0.0"
44     ]
45   },
46   "pod_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "user_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   }