Add the Swift version for podspec

This commit is contained in:
DreamPiggy 2019-08-09 15:59:39 +08:00
parent 248515a2d6
commit b1c2a99d08
1 changed files with 1 additions and 0 deletions

View File

@ -30,4 +30,5 @@ Which aims to provide a better support for SwiftUI users.
s.frameworks = 'SwiftUI'
s.dependency 'SDWebImage', '~> 5.1'
s.swift_version = '5.0'
end