Skip to content

Commit d7f4d02

Browse files
authored
Update StackScrollView.podspec
1 parent c3f00b0 commit d7f4d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StackScrollView.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ Pod::Spec.new do |s|
1111

1212
s.ios.deployment_target = '9.0'
1313
s.source_files = 'StackScrollView/**/*.swift'
14-
14+
s.swift_versions = ["5.3", "5.4", "5.5"]
1515
end

0 commit comments

Comments
 (0)