https://github.com/hyperoslo/sequent
Sequent iOS Framework
https://github.com/hyperoslo/sequent
Last synced: about 1 month ago
JSON representation
Sequent iOS Framework
- Host: GitHub
- URL: https://github.com/hyperoslo/sequent
- Owner: hyperoslo
- License: other
- Created: 2017-01-11T18:29:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T19:04:08.000Z (over 8 years ago)
- Last Synced: 2025-02-24T05:13:38.481Z (over 1 year ago)
- Language: Swift
- Size: 77.1 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Sequent
⚠️ DEPRECATED, NO LONGER MAINTAINED
[](https://travis-ci.org/hyperoslo/Sequent)
[](http://cocoadocs.org/docsets/Sequent)
[](https://github.com/Carthage/Carthage)
[](http://cocoadocs.org/docsets/Sequent)
[](http://cocoadocs.org/docsets/Sequent)

## 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.