blob: f77cecd0f6fb1baa08db3a96930c17df71173855 [file] [log] [blame]
{
"name": "LKMapSDK_RoutePlan",
"version": "2.0.0",
"summary": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),路线规划功能包",
"description": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),路线规划功能包。提供驾车、货车路线规划等功能。",
"homepage": "https://lbs.luokuang.com",
"license": {
"type": "Copyright",
"text": "Copyright © 2020 LuoKuang. All Rights Reserved."
},
"authors": {
"LuokuangLBS": "haofp@luokung.com"
},
"source": {
"http": "https://lkbj.cn-bj.ufileos.com/lbs/static/zip/LKMapSDK_RoutePlan_2.0.0.zip"
},
"source_files": "LKMapSDK_RoutePlan.framework/**/*.{h}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreLocation"
],
"public_header_files": "LKMapSDK_RoutePlan.framework/Headers/*.h",
"vendored_frameworks": "LKMapSDK_RoutePlan.framework",
"dependencies": {
"LKMapSDK_Base": [
"2.0.0"
]
}
}