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",
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"
12 "Mapbox": "mobile@mapbox.com"
15 "http": "https://api.mapbox.com/downloads/v2/search-core-sdk/releases/ios/packages/2.3.0-rc.3/MapboxCoreSearch.xcframework.zip"
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"
28 "vendored_frameworks": "**/MapboxCoreSearch.xcframework",
34 "swift_version": "5.10"