Skip to content
This repository has been archived by the owner on Jun 12, 2020. It is now read-only.

Commit

Permalink
Merge pull request #30 from synapsestudios/defect/zendesk-zdk-version
Browse files Browse the repository at this point in the history
update podspec ZendeskSDK dependency to 1.0 SDK release.
  • Loading branch information
austinthetaco authored Jun 6, 2019
2 parents 1c182fc + b355958 commit 2647b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion react-native-zendesk-support.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Pod::Spec.new do |s|

s.platform = :ios, "8.0"

s.dependency 'ZendeskSDK'
s.dependency 'ZendeskSDK','~> 1.11.2.1'
s.dependency 'React'
s.ios.xcconfig = {
'FRAMEWORK_SEARCH_PATHS' => '"${PODS_ROOT}/ZendeskSDK"',
Expand Down

0 comments on commit 2647b63

Please sign in to comment.