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

https://github.com/skyhacker2/textswitch

Simple iOS Swith button with text
https://github.com/skyhacker2/textswitch

Last synced: 12 months ago
JSON representation

Simple iOS Swith button with text

Awesome Lists containing this project

README

          

# TextSwitch

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

## Usage

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

## Requirements

## Installation

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

```ruby
pod "TextSwitch"
```

## Author

Eleven Chen, skyhacker@126.com

##Screenshot

![image](./screenshot.png)

## License

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