We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee2ae91 + bb3fcf9 commit 36da4beCopy full SHA for 36da4be
Reachability.podspec
@@ -27,6 +27,7 @@ Pod::Spec.new do |s|
27
s.framework = 'SystemConfiguration'
28
29
s.requires_arc = true
30
+ s.swift_version = "4.1"
31
s.ios.deployment_target = "6.0"
32
s.osx.deployment_target = "10.8"
33
s.tvos.deployment_target = "9.0"
0 commit comments