blob: ef1dc6271825a092f3e9f18d9dd00b7abe3deb64 [file] [log] [blame]
{
"name": "LKMapSDK_Search",
"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_Search_2.0.0.zip"
},
"source_files": "LKMapSDK_Search.framework/**/*.{h}",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"public_header_files": "LKMapSDK_Search.framework/Headers/*.h",
"vendored_frameworks": "LKMapSDK_Search.framework",
"dependencies": {
"LKMapSDK_Base": [
"2.0.0"
]
}
}