[![CI Status](https://img.shields.io/travis/Aaron Feng/AAMediator.svg?style=flat)](https://travis-ci.org/Aaron Feng/AAMediator)
To run the example project, clone the repo, and run pod install
from the Example directory first.
func perform(target targetName: String, action actionName: String, module moduleName:String? = nil, params: [String: Any]? = nil) -> Any?
- swift5
- iOS8.0 +
AAMediator is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'AAMediator'
Aaron Feng, [email protected]
AAMediator is available under the MIT license. See the LICENSE file for more info.