Skip to content

Commit

Permalink
bump the versions of the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexey Alter-Pesotskiy authored Feb 24, 2020
1 parent ea4323f commit b14aa38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ZendeskSupportSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ Pod::Spec.new do |s|
s.swift_version = '5.1.3'
s.source = { :git => "https://github.com/zendesk/support_sdk_ios.git", :tag => s.version }
s.vendored_frameworks = 'SupportSDK.framework'
s.dependency 'ZendeskSupportProvidersSDK', '~> 5.0.0'
s.dependency 'ZendeskMessagingSDK', '~> 3.0.0'
s.dependency 'ZendeskSupportProvidersSDK', '~> 5.0.1'
s.dependency 'ZendeskMessagingSDK', '~> 3.2.0'
end

0 comments on commit b14aa38

Please sign in to comment.