A sample project for a RayWenderlich.com tutorial about creating an IRC using Firebase.
Make sure CocoaPods is installed. If it's not, follow the [guide](instal cocoapods).
Next install the dependencies:
pod install
Finally, open RWRC.xcworkspace and you're ready to go!