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 568f5d4 commit 0be5579Copy full SHA for 0be5579
SwiftCSVExport.podspec
@@ -69,7 +69,7 @@ Pod::Spec.new do |s|
69
# When using multiple platforms
70
s.ios.deployment_target = "8.0"
71
s.osx.deployment_target = "10.9"
72
- s.swift_version = '4.2'
+ s.swift_version = '5.0'
73
# s.watchos.deployment_target = "2.0"
74
# s.tvos.deployment_target = "9.0"
75
0 commit comments