blob: cff8989d9588f042a90585db92671f90b2e34df0 [file] [log] [blame]
{
"name": "LKMapSDK_Map",
"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_Map.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"resources": "LKMapSDK_Map/LKMapSDK_Map.framework/LKMapSDK_Map.bundle",
"frameworks": [
"UIKit",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"Security",
"SystemConfiguration",
"GLKit"
],
"vendored_frameworks": "LKMapSDK_Map/*.{framework}",
"libraries": [
"c++",
"sqlite3",
"z"
],
"dependencies": {
"LKMapSDK_Base": [
"1.0.0"
]
}
}