Installation
The SDK is available via Cocoapods and can be installed as a regular pod.
Add this to your Podfile:
pod ‘Mitter’, :path => ‘../Mitter’Before that, make sure you’ve Cocoapods installed and setup for your project.
Then just navigate to your new project and run:
pod installLast updated