To run the example project, clone the repo, and run pod install
from the Example directory first.
MKMediator is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'MKMediator', :git => 'ssh://192.168.1.3:22/tfs/IOSCollection/_git/MKMediator.git'
OR
source 'ssh://192.168.1.3:22/tfs/IOSCollection/_git/MKMediator.git'
pod 'MKMediator'
lingjye, github@lingjye.com
MKMediator is available under the MIT license. See the LICENSE file for more info.