[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 7 / LKMapSDK_RoutePlan / 1.0.0 / LKMapSDK_RoutePlan.podspec.json
blob28ff0bbfe9873a44239bbce2056e8a1387a55df8
2   "name": "LKMapSDK_RoutePlan",
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": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LuokuangLBS": "haofp@luokung.com"
13   },
14   "source": {
15     "git": "https://github.com/LuokuangLBS/LKMapSDK_RoutePlan.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "CoreLocation"
25   ],
26   "vendored_frameworks": "LKMapSDK_RoutePlan/*.{framework}",
27   "dependencies": {
28     "LKMapSDK_Base": [
29       "1.0.0"
30     ]
31   }