Swiftpack.co - tomtom-international/tomtom-sdk-spm-core as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by tomtom-international.
tomtom-international/tomtom-sdk-spm-core 0.14.0-rc7
The TomTomSDKCore package provides iOS modules that help developers display and configure a map, search for locations and points of interest (POIs), plan routes, and accurately display locations.
⭐️ 2
🕓 2 weeks ago
iOS
.package(url: "https://github.com/tomtom-international/tomtom-sdk-spm-core.git", from: "0.14.0-rc7")

TomTomSDKCore

The TomTomSDKCore package provides iOS modules that help developers display and configure a map, search for locations and points of interest (POIs), plan routes, and accurately display locations.

Requirements

  1. Xcode 14.2+
  2. Swift 5.7+
  3. Deployment target: iOS 13+

Installation

  1. Add the TomTomSDKCore package to your project from Xcode:
  1. Or, if you are creating a framework, add the package dependency to your Package.swift file:
dependencies: [
    .package(url: "https://github.com/tomtom-international/tomtom-sdk-spm-core", .exact("<SDK_VERSION>"))
]

Please use exact versioning as the semantic versioning is not fully supported yet.

Usage

For more information, please refer to the TomTom Maps SDK documentation.

GitHub

link
Stars: 2
Last commit: 2 weeks ago
jonrohan Something's broken? Yell at me @ptrpavlik. Praise and feedback (and money) is also welcome.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics