Skip to content

Instantly share code, notes, and snippets.

@cardoso

cardoso/Podfile Secret

Last active June 25, 2020 18:49
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'TelemedicineApp' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for TelemedicineApp
pod 'StreamChat', '~> 2.2'
pod 'VoxeetUXKit', '~> 1.3'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment