Skip to content

Commit

Permalink
Update Podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardopereira committed May 7, 2019
1 parent dd8fd1d commit 72d4fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WSTagsField.podspec
Expand Up @@ -10,7 +10,7 @@ Pod::Spec.new do |s|

s.platform = :ios, '9.0'
s.requires_arc = true
s.swift_version = '4.2'
s.swift_version = '5.0'

s.source_files = 'WSTagsField/*.{h}', 'Source/**/*.{h,swift}'
s.frameworks = 'UIKit'
Expand Down

0 comments on commit 72d4fcb

Please sign in to comment.