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 65c45d8 commit 24f958eCopy full SHA for 24f958e
Checkout.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
s.author = { "Checkout.com Integration" => "[email protected]" }
14
s.source = { :git => "https://github.com/checkout/frames-ios.git", :tag => s.version }
15
16
- s.ios.deployment_target = '11.0'
+ s.ios.deployment_target = '12.0'
17
s.swift_version = "5.7"
18
19
s.source_files = 'Checkout/Source/**/*.swift'
0 commit comments