https://github.com/meniny/gesture
✋ Better Gesture Handler written in Swift.
https://github.com/meniny/gesture
gesture gesture-recognizer ios
Last synced: about 1 year ago
JSON representation
✋ Better Gesture Handler written in Swift.
- Host: GitHub
- URL: https://github.com/meniny/gesture
- Owner: Meniny
- License: mit
- Created: 2018-01-26T06:52:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-26T07:50:33.000Z (over 8 years ago)
- Last Synced: 2024-11-17T10:18:47.754Z (over 1 year ago)
- Topics: gesture, gesture-recognizer, ios
- Language: Swift
- Homepage: http://meniny.cn/Gesture/
- Size: 143 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## 🏵 Introduction
**Gesture** is a better gesture handler written in Swift.
## 📋 Requirements
- iOS 8.0+
- Xcode 9.0+ with Swift 4.0+
## 📲 Installation
`Gesture` is available on [CocoaPods](https://cocoapods.org):
```ruby
use_frameworks!
pod 'Gesture'
```
## ❤️ Contribution
You are welcome to fork and submit pull requests.
## 🔖 License
`Gesture` is open-sourced software, licensed under the `MIT` license.