mirror of
https://github.com/MessageKit/MessageKit.git
synced 2026-02-06 19:03:19 +00:00
Update IBAV dependency to 5.1.0 with dark mode support
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '11.0'
|
||||
s.ios.resources = ['Sources/Assets.xcassets']
|
||||
|
||||
s.dependency 'InputBarAccessoryView', '~> 5.0.0'
|
||||
s.dependency 'InputBarAccessoryView', '~> 5.1.0'
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user