https://github.com/arabian9ts/dropdownqueue
DropDown: An extension of UIButton
https://github.com/arabian9ts/dropdownqueue
carthage dropdown framework swift swift3
Last synced: about 1 year ago
JSON representation
DropDown: An extension of UIButton
- Host: GitHub
- URL: https://github.com/arabian9ts/dropdownqueue
- Owner: arabian9ts
- License: mit
- Created: 2017-08-19T18:02:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-25T14:54:54.000Z (over 8 years ago)
- Last Synced: 2025-02-07T13:17:03.018Z (about 1 year ago)
- Topics: carthage, dropdown, framework, swift, swift3
- Language: Swift
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DropDownQueue
This framework is an EXTENSION of UIButton.
Develop for swift.
## Integration ##
#### Carthage ####
```
$ brew update
$ brew install carthage
```
in Cartfile
`github "arabian9ts/DropDownQueue"`
then,
```
carthage update --platform iOS
```
## Use ##
...append...