blob: ee1cf2e88b1284b68345f58ced2c64b0f85f7061 [file] [log] [blame]
{
"name": "LKMapSDK_Map",
"version": "2.6.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_Map_2.6.0.zip"
},
"source_files": "LKMapSDK_Map.framework/**/*.{h}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"resources": "LKMapSDK_Map.framework/LKMapSDK_Map.bundle",
"frameworks": [
"UIKit",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"MobileCoreServices",
"OpenGLES",
"QuartzCore",
"Security",
"SystemConfiguration",
"GLKit"
],
"public_header_files": "LKMapSDK_Map.framework/Headers/*.h",
"vendored_frameworks": "LKMapSDK_Map.framework",
"libraries": [
"c++",
"sqlite3",
"z"
],
"dependencies": {
"LKMapSDK_Base": [
"2.6.0"
]
}
}