First clone the repo
git clone https://github.com/sethchilders92/theLandingiOS.gitThen install CocoaPods
Then inside theLandingiOS directory, run:
pod installAfter being made part of the project in Firebase, you can download the GoogleService-Info.plist file from Firebase at the bottom of the page.
You will need to add this file to your project in the main directory theLandingiOS > theLandingiOS
You should then be able to run the project from Xcode