We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6ae84 commit 2bb4de4Copy full SHA for 2bb4de4
Cartfile
@@ -1 +1 @@
1
-github "GEOSwift/GEOSwift" ~> 8.0.1
+github "GEOSwift/GEOSwift" ~> 8.0
GEOSwiftMapKit.podspec
@@ -22,5 +22,5 @@ Pod::Spec.new do |s|
22
}
23
s.source_files = 'GEOSwiftMapKit/*.{swift,h}'
24
s.macos.exclude_files = 'GEOSwiftMapKit/GEOSwift+MapKitQuickLook.swift'
25
- s.dependency 'GEOSwift', '~> 8.0.1'
+ s.dependency 'GEOSwift', '~> 8.0'
26
end
0 commit comments