[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 8 / 5 / MapboxCoreSearch / 2.3.0-rc.3 / MapboxCoreSearch.podspec.json
blob997674ed4cbfe859a74237a1e80fa91dd52d47a2
2   "name": "MapboxCoreSearch",
3   "version": "2.3.0-rc.3",
4   "summary": "Search Core SDK for Mapbox Search API",
5   "description": "MapboxSearchSDK implement basic search functionality over Mapbox Search API\nSome iOS platfrom specifics applies.",
6   "homepage": "https://www.mapbox.com/search-service",
7   "license": {
8     "type": "Mapbox TOS",
9     "text": "                          Copyright © 2024 Mapbox, Inc.\n                          You may use this code with your Mapbox account and under the Mapbox Terms of Service (available at: https://www.mapbox.com/legal/tos).\n                          All other rights reserved.\n"
10   },
11   "authors": {
12     "Mapbox": "mobile@mapbox.com"
13   },
14   "source": {
15     "http": "https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.3.0-rc.3/MapboxCoreSearch.xcframework.zip"
16   },
17   "platforms": {
18     "ios": "12.0"
19   },
20   "libraries": "stdc++",
21   "frameworks": "CoreLocation",
22   "cocoapods_version": ">= 1.9.0",
23   "swift_versions": "5.10",
24   "user_target_xcconfig": {
25     "CLANG_CXX_LIBRARY": "libc++",
26     "OTHER_LDFLAGS": "$(inherited) -ObjC"
27   },
28   "vendored_frameworks": "**/MapboxCoreSearch.xcframework",
29   "dependencies": {
30     "MapboxCommon": [
31       "24.6.0-beta.1"
32     ]
33   },
34   "swift_version": "5.10"