mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
Update deployment target in MessageKit.podspec
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
|
||||
"SWIFT_VERSION" => "3.0",
|
||||
}
|
||||
|
||||
s.ios.deployment_target = '8.0'
|
||||
s.ios.deployment_target = '9.0'
|
||||
|
||||
s.requires_arc = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user