Update for Swift 5

This commit is contained in:
Drew Olbrich
2019-03-30 08:54:51 -07:00
parent 5a08bff7a5
commit 9809badff2
2 changed files with 22 additions and 16 deletions
+1 -1
View File
@@ -23,5 +23,5 @@ device rotations.
s.frameworks = 'UIKit'
s.swift_version = '4.2'
s.swift_versions = ['4.2', '5.0']
end