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.
swift_versions
.swift-version
1 parent 73ac810 commit 6487429Copy full SHA for 6487429
2 files changed
.swift-version
Swifter.podspec
@@ -11,5 +11,6 @@ Pod::Spec.new do |s|
11
s.tvos.deployment_target = "9.0"
12
s.source = { :git => "https://github.com/httpswift/swifter.git", :tag => "1.4.7" }
13
s.source_files = 'XCode/Sources/*.{swift}'
14
+ s.swift_version = '4.2'
15
16
end
0 commit comments