We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b3466f commit 05dc97cCopy full SHA for 05dc97c
1 file changed
BitByteData.podspec
@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
20
s.tvos.deployment_target = "9.0"
21
s.watchos.deployment_target = "2.0"
22
23
- s.swift_version = "4.1"
+ s.swift_version = "4.2"
24
25
s.source_files = "Sources/*.swift"
26
0 commit comments