[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 1 / 6 / LKMapSDK_Search / 2.8.1 / LKMapSDK_Search.podspec.json
bloba63e874e877e7d9e92f041b68a34af0906f5e402
2   "name": "LKMapSDK_Search",
3   "version": "2.8.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.luokuang.com/lbs/static/zip/LKMapSDK_Search_2.8.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.8.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   }