git clone https://github.com/redjohnzarra/ios-testapp
cd ios-testapp/ios-testapp
Install the pods (If you dont have cocoapods yet in your terminal copy the code below, else, proceed to the next step)
sudo gem install cocoapods
pod install
open the one with .xcworkspace file type to include the pods on build