Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondjoneskustomer committed Sep 27, 2024
1 parent 56190c0 commit 5528f06
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions KustomerChat.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,8 @@ Pod::Spec.new do |s|
s.vendored_frameworks = 'KustomerChat.xcframework'
s.dependency 'PubNubSwift', '~> 6.3.0'
s.dependency 'Down', '~> 0.11.0'
<<<<<<< HEAD
s.dependency 'SnapKit', '~> 5.0.1'
s.dependency 'ReachabilitySwift', '~> 5.0.0'
s.dependency 'NotificationView', '~> 0.2.5'
s.dependency 'Nantes', '~> 0.1.2'
=======
s.dependency 'SnapKit', '~> 5.7.1'
s.dependency 'ReachabilitySwift', '~> 5.2.3'
>>>>>>> main
s.dependency 'NotificationView', '~> 0.2.5'
s.dependency 'Nantes', '~> 0.1.2'
end

0 comments on commit 5528f06

Please sign in to comment.