Last active
October 14, 2018 22:13
-
-
Save mischa-hildebrand/a7db79da2b82f741cada221acf9f47a5 to your computer and use it in GitHub Desktop.
Swift Chat - 1 - Podfile
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
target 'IntiveChatApp' do | |
pod 'Starscream', '~> 3.0.2' | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment