[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 7 / LKMapSDK_RoutePlan / 2.8.5 / LKMapSDK_RoutePlan.podspec.json
blobeae2fe188ca307dd349a681e9de057f66bbe244d
2   "name": "LKMapSDK_RoutePlan",
3   "version": "2.8.5",
4   "summary": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),路线规划功能包",
5   "description": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),路线规划功能包。提供驾车、货车路线规划等功能。",
6   "homepage": "https://lbs.luokuang.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2020 LuoKuang. All Rights Reserved."
10   },
11   "authors": {
12     "LuokuangLBS": "haofp@luokung.com"
13   },
14   "source": {
15     "http": "https://lkbj.luokuang.com/lbs/static/zip/LKMapSDK_RoutePlan_2.8.5.zip"
16   },
17   "source_files": "LKMapSDK_RoutePlan.framework/**/*.{h}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "CoreLocation"
25   ],
26   "public_header_files": "LKMapSDK_RoutePlan.framework/Headers/*.h",
27   "vendored_frameworks": "LKMapSDK_RoutePlan.framework",
28   "dependencies": {
29     "LKMapSDK_Base": [
30       "2.8.5"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   }