We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8fd1d commit 72d4fcbCopy full SHA for 72d4fcb
WSTagsField.podspec
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
10
11
s.platform = :ios, '9.0'
12
s.requires_arc = true
13
- s.swift_version = '4.2'
+ s.swift_version = '5.0'
14
15
s.source_files = 'WSTagsField/*.{h}', 'Source/**/*.{h,swift}'
16
s.frameworks = 'UIKit'
0 commit comments