Skip to content

Fxxxxxx/AAMediator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AAMediator

[![CI Status](https://img.shields.io/travis/Aaron Feng/AAMediator.svg?style=flat)](https://travis-ci.org/Aaron Feng/AAMediator) Version License Platform

Example

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?

Requirements

  • swift5
  • iOS8.0 +

Installation

AAMediator is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AAMediator'

Author

Aaron Feng, e2shao1993@163.com

License

AAMediator is available under the MIT license. See the LICENSE file for more info.