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

https://github.com/sarunw/simpleswitch

A minimal Switch UI for iOS
https://github.com/sarunw/simpleswitch

flat ios minimal simple uiswitch

Last synced: about 2 months ago
JSON representation

A minimal Switch UI for iOS

Awesome Lists containing this project

README

        

# SimpleSwitch

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

## Example

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

## Requirements

## Installation

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

```ruby
pod "SimpleSwitch"
```

## Author

Sarun Wongpatcharapakorn, [email protected]

## License

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