Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yigitserin/swiftcombobox

ComboBox input for iOS, written in Swift.
https://github.com/yigitserin/swiftcombobox

combobox dropdown input input-method ios list menu swift

Last synced: 6 days ago
JSON representation

ComboBox input for iOS, written in Swift.

Awesome Lists containing this project

README

        

# SwiftComboBox

[![CI Status](https://img.shields.io/travis/yigitserin/SwiftComboBox.svg?style=flat)](https://travis-ci.org/yigitserin/SwiftComboBox)
[![Version](https://img.shields.io/cocoapods/v/SwiftComboBox.svg?style=flat)](https://cocoapods.org/pods/SwiftComboBox)
[![License](https://img.shields.io/cocoapods/l/SwiftComboBox.svg?style=flat)](https://cocoapods.org/pods/SwiftComboBox)
[![Platform](https://img.shields.io/cocoapods/p/SwiftComboBox.svg?style=flat)](https://cocoapods.org/pods/SwiftComboBox)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

SwiftComboBox is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'SwiftComboBox'
```

## Author

yigitserin, [email protected]

## License

SwiftComboBox is available under the MIT license. See the LICENSE file for more info.