Skip to content

Commit

Permalink
ci(deps): update ios cocoapods deps to v0.57.0 (#77)
Browse files Browse the repository at this point in the history
* ci(deps): update ios cocoapods deps to v0.57.0

* build: update sdk version in spm project

---------

Co-authored-by: tomtomsdkintegration[bot] <131659029+tomtomsdkintegration[bot]@users.noreply.github.com>
Co-authored-by: Muhammed Tanriverdi <[email protected]>
  • Loading branch information
1 parent 21cdc9c commit 4b76047
Show file tree
Hide file tree
Showing 4 changed files with 346 additions and 343 deletions.
22 changes: 11 additions & 11 deletions CocoaPods/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ plugin 'cocoapods-art', :sources => [
]

target 'TomTomSDKExamples' do
pod 'TomTomSDKDefaultTextToSpeech', '0.55.0'
pod 'TomTomSDKLocationProvider', '0.55.0'
pod 'TomTomSDKMapDisplay', '0.55.0'
pod 'TomTomSDKNavigation', '0.55.0'
pod 'TomTomSDKNavigationEngines', '0.55.0'
pod 'TomTomSDKNavigationOnline', '0.55.0'
pod 'TomTomSDKNavigationUI', '0.55.0'
pod 'TomTomSDKRoute', '0.55.0'
pod 'TomTomSDKRoutePlanner', '0.55.0'
pod 'TomTomSDKRoutePlannerOnline', '0.55.0'
pod 'TomTomSDKRouteReplannerDefault', '0.55.0'
pod 'TomTomSDKDefaultTextToSpeech', '0.57.0'
pod 'TomTomSDKLocationProvider', '0.57.0'
pod 'TomTomSDKMapDisplay', '0.57.0'
pod 'TomTomSDKNavigation', '0.57.0'
pod 'TomTomSDKNavigationEngines', '0.57.0'
pod 'TomTomSDKNavigationOnline', '0.57.0'
pod 'TomTomSDKNavigationUI', '0.57.0'
pod 'TomTomSDKRoute', '0.57.0'
pod 'TomTomSDKRoutePlanner', '0.57.0'
pod 'TomTomSDKRoutePlannerOnline', '0.57.0'
pod 'TomTomSDKRouteReplannerDefault', '0.57.0'
end
Loading

0 comments on commit 4b76047

Please sign in to comment.