edwardvalentini / Q

Persistent Queue written in Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Q

[![CI Status](http://img.shields.io/travis/Edward Valentini/Q.svg?style=flat)](https://travis-ci.org/Edward Valentini/Q) Version License Platform

Q_masthead

Disclaimer

This is still a EXTREME work in progress.

Usage

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

Requirements

  • iOS 9.0+
  • ARC
  • Swift 3.0

Installation

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

pod "Q"

Author

Edward Valentini, edward@interlook.com

License

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

About

Persistent Queue written in Swift

License:MIT License


Languages

Language:Swift 67.7%Language:Ruby 32.3%