[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 1 / 6 / LKMapSDK_Search / 1.0.0 / LKMapSDK_Search.podspec.json
blob30fcd0b5d0921d5a53ac7775c081794159a3d50c
2   "name": "LKMapSDK_Search",
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_Search.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "vendored_frameworks": "LKMapSDK_Search/*.{framework}",
24   "dependencies": {
25     "LKMapSDK_Base": [
26       "1.0.0"
27     ]
28   }