#UOWConsult
##Getting started
-
Download the project from sources
-
Open Terminal, change directory to the project location
-
If doesn’t have Cocoapods installed, run “sudo gem install cocoapods”
-
In project directory, run “pod install”
-
Open UOWConsult.xcworkspace instead of *.xcproject
-
Build the project as usual