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

https://github.com/bawn/trident

A menu view library for https://github.com/bawn/Aquaman
https://github.com/bawn/trident

aquaman menu menu-animation menuview scroll scrollview swift

Last synced: about 2 months ago
JSON representation

A menu view library for https://github.com/bawn/Aquaman

Awesome Lists containing this project

README

        

# Trident

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

## Example

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

## Requirements

- iOS 9.0+
- Swift 4.2+
- Xcode 11.3+

## Installation

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

```ruby
pod 'Trident'
```

## Author

bawn, [email protected]

## License

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