We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfd0f4f commit 88b58faCopy full SHA for 88b58fa
StyledTextKit.podspec
@@ -8,5 +8,5 @@ Pod::Spec.new do |spec|
8
spec.source = { :git => 'https://github.com/GitHawkApp/StyledTextKit.git', :tag => spec.version.to_s }
9
spec.source_files = 'Source/*.swift'
10
spec.platform = :ios, '10.0'
11
- spec.swift_version = '4.0'
+ spec.swift_version = '5.0'
12
end
0 commit comments