-
-
Save cardoso/e8aa4c517436a203f1633a3ffd4124dd to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Uncomment the next line to define a global platform for your project | |
# platform :ios, '9.0' | |
target 'InAppSupportChatApp' do | |
# Comment the next line if you don't want to use dynamic frameworks | |
use_frameworks! | |
# Pods for InAppSupportChatApp | |
pod 'StreamChat', '~> 2.2' | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment