/mdot-ios

Native iOS wrapper for Mobile UW

Primary LanguageSwiftApache License 2.0Apache-2.0

CocoaPods

Make sure CocoaPods is installed:

$ sudo gem install cocoapods

Installing Mdot iOS

Clone this repository

$ git clone https://github.com/charlon/mdot-ios

And then run

$ cd mdot-ios
$ pod install

Open the .xcworkspace that was created. This should be the file you use everyday to work within Xcode.