Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bbc6bae9/viabus

A delightful event bus for iOS
https://github.com/bbc6bae9/viabus

ios

Last synced: 28 days ago
JSON representation

A delightful event bus for iOS

Awesome Lists containing this project

README

        

# ViaBus

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

![logo](./logo.png)

## Example

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

## Requirements

## Installation

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

```ruby
pod 'ViaBus'
```

## Author

bbc6bae9, [email protected]

## Architecture

![arch](./arch.png)

## License

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