Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wolfmcnally/wolfchat

A framework for creating text chat-style interfaces.
https://github.com/wolfmcnally/wolfchat

Last synced: 10 days ago
JSON representation

A framework for creating text chat-style interfaces.

Awesome Lists containing this project

README

        

# WolfChat

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

## Example

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

## Requirements

## Installation

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

```ruby
pod 'WolfChat'
```

## Author

wolfmcnally, [email protected]

## License

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