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
- Host: GitHub
- URL: https://github.com/bawn/trident
- Owner: bawn
- License: mit
- Created: 2020-03-07T15:43:47.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T03:40:03.000Z (almost 5 years ago)
- Last Synced: 2025-04-20T18:47:58.464Z (about 2 months ago)
- Topics: aquaman, menu, menu-animation, menuview, scroll, scrollview, swift
- Language: Swift
- Homepage:
- Size: 124 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trident
[](https://travis-ci.org/bawn/Trident)
[](https://cocoapods.org/pods/Trident)
[](https://cocoapods.org/pods/Trident)
[](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.