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 5410519 commit a93ca50Copy full SHA for a93ca50
MapboxMaps.podspec
@@ -15,7 +15,7 @@ Pod::Spec.new do |m|
15
16
m.source = { :git => 'https://github.com/mapbox/mapbox-maps-ios.git', :tag => "v#{maps_version}" }
17
m.platform = :ios
18
- m.ios.deployment_target = '12.0'
+ m.ios.deployment_target = '14.0'
19
m.swift_version = '5.9'
20
21
m.source_files = 'Sources/MapboxMaps/**/*.{swift,h}'
0 commit comments