Skip to content

Commit

Permalink
Update Swift versions
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahselek committed Oct 7, 2020
1 parent 60d9611 commit 3baa338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DragDropUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '11.0'
s.source_files = 'DragDropUI/*.{h,swift}'
s.requires_arc = true
s.swift_version = '5.0'
s.swift_versions = ['5.0', '5.1', '5.2', '5.3']
end

0 comments on commit 3baa338

Please sign in to comment.