An open API service indexing awesome lists of open source software.

https://github.com/zhitrend/icmediator

基于Mediator模块化设计调度层
https://github.com/zhitrend/icmediator

Last synced: 12 months ago
JSON representation

基于Mediator模块化设计调度层

Awesome Lists containing this project

README

          

# ICMediator

[![CI Status](https://img.shields.io/travis/zhangrongwu/ICMediator.svg?style=flat)](https://travis-ci.org/zhangrongwu/ICMediator)
[![Version](https://img.shields.io/cocoapods/v/ICMediator.svg?style=flat)](https://cocoapods.org/pods/ICMediator)
[![License](https://img.shields.io/cocoapods/l/ICMediator.svg?style=flat)](https://cocoapods.org/pods/ICMediator)
[![Platform](https://img.shields.io/cocoapods/p/ICMediator.svg?style=flat)](https://cocoapods.org/pods/ICMediator)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

ICMediator is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'ICMediator'
```

## Author

zhangrongwu, zhangrongwuios@icloud.com

## License

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