Native iOS 8+ app written in Swift 2
Clone this repository:
git clone https://github.com/almapp/uc-access-ios.git
cd uc-access-iosThis project uses Cocoapods, so make sure you have XCode and Ruby installed:
sudo gem install cocoapodsThen install the dependencies declared on Podfile:
pod installOpen uc-access.xcworkspace with XCode and run the app.
