Test App using Swift

How to use:

Clone this project

git clone https://github.com/redjohnzarra/ios-testapp

Go to the cloned project directory

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

Run the project

open the one with .xcworkspace file type to include the pods on build