Skip to content

Commit 20d2bda

Browse files
committed
updated podspecs swift language version to 4.2
1 parent 117332d commit 20d2bda

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MessageInputBar.podspec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Pod::Spec.new do |s|
1212
s.pod_target_xcconfig = {
1313
"SWIFT_VERSION" => "4.2",
1414
}
15+
16+
s.swift_version = '4.2'
17+
1518
s.ios.deployment_target = '9.0'
1619
s.source = { :git => 'https://github.com/MessageKit/MessageInputBar.git', :tag => s.version }
1720

0 commit comments

Comments
 (0)