Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 377 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 377 Bytes

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.