Skip to content

Commit 91a70c5

Browse files
committed
chore: update podspec dependency to 8.0 as the floor
1 parent 04441e1 commit 91a70c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Google-Maps-iOS-Utils.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
2121
s.module_name = "GoogleMapsUtils"
2222
s.swift_version = '5.0'
2323

24-
s.dependency 'GoogleMaps'
24+
s.dependency 'GoogleMaps', '~> 8.0'
2525
s.static_framework = true
2626

2727
s.subspec 'QuadTree' do |sp|

0 commit comments

Comments
 (0)