mirror of https://github.com/SnapKit/SnapKit
Fix podspec versions (#747)
Co-authored-by: Robert Payne <robertjpayne@Roberts-MacBook-Pro.local>
This commit is contained in:
parent
851bbf8dd8
commit
48b703a1a3
|
@ -14,5 +14,5 @@ Pod::Spec.new do |s|
|
|||
|
||||
s.source_files = 'Sources/*.swift'
|
||||
|
||||
s.swift_version = '5.0'
|
||||
s.swift_versions = ['5.0']
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue