[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 1 / 6 / LKMapSDK_Search / 2.7.1 / LKMapSDK_Search.podspec.json
blob7a9ce97f9f27f50b1a6cd2ba6d29c74556eedde2
2   "name": "LKMapSDK_Search",
3   "version": "2.7.1",
4   "summary": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),检索功能包",
5   "description": "箩筐地图iOS SDK(CocoaPods箩筐地图官方库),检索功能包。提供区域检索、详情检索、关键词检索、沿途检索、地理编码、反编码等功能。",
6   "homepage": "https://lbs.luokuang.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright © 2020 LuoKuang. All Rights Reserved."
10   },
11   "authors": {
12     "LuokuangLBS": "haofp@luokung.com"
13   },
14   "source": {
15     "http": "https://lkbj.cn-bj.ufileos.com/lbs/static/zip/LKMapSDK_Search_2.7.1.zip"
16   },
17   "source_files": "LKMapSDK_Search.framework/**/*.{h}",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "public_header_files": "LKMapSDK_Search.framework/Headers/*.h",
24   "vendored_frameworks": "LKMapSDK_Search.framework",
25   "dependencies": {
26     "LKMapSDK_Base": [
27       "2.7.1"
28     ]
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }