Hello,
We would like to use TomTom SDK on our application, when I checked the documentation I could not see anything related to Swift Package Manager or manual installation.
We use either Swift Package Manager or Manual integration of dependencies so I wonder if there is a way to install the SDK without Cocoapods. I believe what can be done with a dependency manager can also be done manually(Even though it might be tedious ). Is there a documentation I am missing or is there no way to add the SDK without Cocoapods?