redjohnzarra / ios-testapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Swift 99.1%Language:Ruby 0.9%