Skip to content

Commit

Permalink
modern GoogleMaps
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Apr 12, 2024
1 parent 2c91f1e commit 428ecc3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions SymbolCollisionTest/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
platform :ios, '11.0'
platform :ios, '15.0'

source 'https://github.com/firebase/SpecsDev.git'
source 'https://github.com/firebase/SpecsStaging.git'
Expand Down Expand Up @@ -45,11 +45,10 @@ target 'SymbolCollisionTest' do
# pod 'google-cast-sdk' -- abseil
pod 'Google-Mobile-Ads-SDK'
pod 'GoogleAnalytics'
pod 'GoogleMaps'
pod 'GoogleMaps', '> 8'

# pod 'GoogleMobileVision' # After Firebase 6.8.0, conflicts with FirebaseML
pod 'GooglePlacePicker'
pod 'GooglePlaces'
pod 'GooglePlaces', '> 8'
pod 'GoogleSignIn', '> 6'
pod 'GTMAppAuth'
pod 'GoogleTagManager'
Expand Down

0 comments on commit 428ecc3

Please sign in to comment.