https://github.com/meniny/parade
🚸 OperationQueue Manager
https://github.com/meniny/parade
Last synced: over 1 year ago
JSON representation
🚸 OperationQueue Manager
- Host: GitHub
- URL: https://github.com/meniny/parade
- Owner: Meniny
- License: mit
- Created: 2018-02-05T10:09:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-05T10:20:10.000Z (over 8 years ago)
- Last Synced: 2025-02-21T03:19:07.620Z (over 1 year ago)
- Language: Swift
- Size: 126 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## 🏵 Introduction
**Parade** is an operation queue manager.
## 📋 Requirements
- macOS 10.10+
- iOS 8.0+
- watchOS 2.0+
- tvOS 9.0+
- Xcode 9.0+ with Swift 4.0+
## 📲 Installation
`Parade` is available on [CocoaPods](https://cocoapods.org):
```ruby
use_frameworks!
pod 'Parade'
```
## ❤️ Contribution
You are welcome to fork and submit pull requests.
## 🔖 License
`Parade` is open-sourced software, licensed under the `MIT` license.