An open API service indexing awesome lists of open source software.

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

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...