We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0afa74d + 458d943 commit 2b74113Copy full SHA for 2b74113
1 file changed
APIKit.podspec
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
23
:tag => "#{s.version}",
24
}
25
26
- s.pod_target_xcconfigs = { "SWIFT_VERSION" => "4.0" }
+ s.pod_target_xcconfig = { "SWIFT_VERSION" => "4.0" }
27
28
s.license = {
29
:type => "MIT",
0 commit comments