Make sure CocoaPods is installed:
$ sudo gem install cocoapods
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.