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

https://github.com/hyperoslo/sequent

Sequent iOS Framework
https://github.com/hyperoslo/sequent

Last synced: about 1 month ago
JSON representation

Sequent iOS Framework

Awesome Lists containing this project

README

          

# Sequent

⚠️ DEPRECATED, NO LONGER MAINTAINED

[![CI Status](http://img.shields.io/travis/hyperoslo/Sequent.svg?style=flat)](https://travis-ci.org/hyperoslo/Sequent)
[![Version](https://img.shields.io/cocoapods/v/Sequent.svg?style=flat)](http://cocoadocs.org/docsets/Sequent)
[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![License](https://img.shields.io/cocoapods/l/Sequent.svg?style=flat)](http://cocoadocs.org/docsets/Sequent)
[![Platform](https://img.shields.io/cocoapods/p/Sequent.svg?style=flat)](http://cocoadocs.org/docsets/Sequent)
![Swift](https://img.shields.io/badge/%20in-swift%203.0-orange.svg)

## Description

**Sequent** description.

## Usage

```swift

```

## Installation

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

```ruby
pod 'Sequent'
```

**Sequent** is also available through [Carthage](https://github.com/Carthage/Carthage).
To install just write into your Cartfile:

```ruby
github "hyperoslo/Sequent"
```

**Sequent** can also be installed manually. Just download and drop `Sources` folders in your project.

## Author

Hyper Interaktiv AS, ios@hyper.no

## Contributing

We would love you to contribute to **Sequent**, check the [CONTRIBUTING](https://github.com/hyperoslo/Sequent/blob/master/CONTRIBUTING.md) file for more info.

## License

**Sequent** is available under the MIT license. See the [LICENSE](https://github.com/hyperoslo/Sequent/blob/master/LICENSE.md) file for more info.