blob: 30fcd0b5d0921d5a53ac7775c081794159a3d50c [file] [log] [blame]
{
"name": "LKMapSDK_Search",
"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_Search.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "UIKit",
"vendored_frameworks": "LKMapSDK_Search/*.{framework}",
"dependencies": {
"LKMapSDK_Base": [
"1.0.0"
]
}
}