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 c3f00b0 commit d7f4d02Copy full SHA for d7f4d02
StackScrollView.podspec
@@ -11,5 +11,5 @@ Pod::Spec.new do |s|
11
12
s.ios.deployment_target = '9.0'
13
s.source_files = 'StackScrollView/**/*.swift'
14
-
+ s.swift_versions = ["5.3", "5.4", "5.5"]
15
end
0 commit comments