Add the Swift version for podspec
This commit is contained in:
parent
248515a2d6
commit
b1c2a99d08
|
@ -30,4 +30,5 @@ Which aims to provide a better support for SwiftUI users.
|
||||||
|
|
||||||
s.frameworks = 'SwiftUI'
|
s.frameworks = 'SwiftUI'
|
||||||
s.dependency 'SDWebImage', '~> 5.1'
|
s.dependency 'SDWebImage', '~> 5.1'
|
||||||
|
s.swift_version = '5.0'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue