https://github.com/meniny/uiclosure
📱 A collection of time-saving closures for iOS UI elements written in Swift.
https://github.com/meniny/uiclosure
gesture
Last synced: about 1 year ago
JSON representation
📱 A collection of time-saving closures for iOS UI elements written in Swift.
- Host: GitHub
- URL: https://github.com/meniny/uiclosure
- Owner: Meniny
- License: mit
- Created: 2018-01-28T17:32:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T10:37:08.000Z (over 8 years ago)
- Last Synced: 2024-04-19T22:00:36.882Z (about 2 years ago)
- Topics: gesture
- Language: Swift
- Homepage: https://meniny.cn/UIClosure/
- Size: 101 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## 🏵 Introduction
**UIClosure** is a collection of time-saving closures for iOS UI elements written in Swift.
## 📋 Requirements
- iOS 9.0+
- Xcode 9.0+ with Swift 4.0+
## 📲 Installation
`UIClosure` is available on [CocoaPods](https://cocoapods.org):
```ruby
use_frameworks!
pod 'UIClosure'
```
## ❤️ Contribution
You are welcome to fork and submit pull requests.
## 🔖 License
`UIClosure` is open-sourced software, licensed under the `MIT` license.