Skip to content

Commit 88b58fa

Browse files
author
Ryan Nystrom
committed
bump swift version to 5
1 parent bfd0f4f commit 88b58fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StyledTextKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ Pod::Spec.new do |spec|
88
spec.source = { :git => 'https://github.com/GitHawkApp/StyledTextKit.git', :tag => spec.version.to_s }
99
spec.source_files = 'Source/*.swift'
1010
spec.platform = :ios, '10.0'
11-
spec.swift_version = '4.0'
11+
spec.swift_version = '5.0'
1212
end

0 commit comments

Comments
 (0)