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 e22fd0b commit 6e1ebefCopy full SHA for 6e1ebef
ReactiveSwift.podspec
@@ -20,4 +20,7 @@ Pod::Spec.new do |s|
20
s.dependency 'Result', '~> 4.0'
21
22
s.pod_target_xcconfig = {"OTHER_SWIFT_FLAGS[config=Release]" => "$(inherited) -suppress-warnings" }
23
+
24
+ s.cocoapods_version = ">= 1.4.0"
25
+ s.swift_version = "4.1"
26
end
0 commit comments