Skip to content

Instantly share code, notes, and snippets.

@cardoso

cardoso/Podfile Secret

Last active July 8, 2020 23:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cardoso/9163e6152c674d40506411864135b165 to your computer and use it in GitHub Desktop.
Save cardoso/9163e6152c674d40506411864135b165 to your computer and use it in GitHub Desktop.
# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
target 'LiveFitnessApp' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# Pods for LiveFitnessApp
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