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 8d48bfa commit 9138df3Copy full SHA for 9138df3
Imaginary.podspec
@@ -19,4 +19,6 @@ Pod::Spec.new do |s|
19
20
s.frameworks = 'Foundation'
21
s.dependency 'Cache', '~> 2.0'
22
+
23
+ s.pod_target_xcconfig = { 'SWIFT_VERSION' => '3.0' }
24
end
0 commit comments