Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfpubsub

A framework for intra-app communication via publishing and unpublishing notifications called Bulletins.
https://github.com/wolfmcnally/wolfpubsub

Last synced: 10 days ago
JSON representation

A framework for intra-app communication via publishing and unpublishing notifications called Bulletins.

Awesome Lists containing this project

README

        

# WolfPubSub

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

## Example

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

## Installation

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

```ruby
pod 'WolfPubSub'
```

## Author

Wolf McNally, [email protected]

## License

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