Update MessageKit.podspec

This commit is contained in:
Steven Deutsch
2018-04-06 10:17:20 -05:00
committed by GitHub
parent 03a4b58128
commit 3ed8b5883f
+1 -1
View File
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
s.source_files = 'Sources/**/*.swift'
s.pod_target_xcconfig = {
"SWIFT_VERSION" => "4.1",
"SWIFT_VERSION" => "4.0",
}
s.ios.deployment_target = '9.0'