blob: 28ff0bbfe9873a44239bbce2056e8a1387a55df8 [file] [log] [blame]
{
"name": "LKMapSDK_RoutePlan",
"version": "1.0.0",
"summary": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),路线规划功能包",
"description": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),路线规划功能包。提供驾车、货车路线规划等功能。",
"homepage": "https://lbs.luokuang.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LuokuangLBS": "haofp@luokung.com"
},
"source": {
"git": "https://github.com/LuokuangLBS/LKMapSDK_RoutePlan.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreLocation"
],
"vendored_frameworks": "LKMapSDK_RoutePlan/*.{framework}",
"dependencies": {
"LKMapSDK_Base": [
"1.0.0"
]
}
}