https://github.com/coderyi/yiswitch
类似UISwitch,想要水平的竖直的,圆的方的,有图片的没图片的,各种YiSwitch,最后原谅我的图片。
https://github.com/coderyi/yiswitch
Last synced: over 1 year ago
JSON representation
类似UISwitch,想要水平的竖直的,圆的方的,有图片的没图片的,各种YiSwitch,最后原谅我的图片。
- Host: GitHub
- URL: https://github.com/coderyi/yiswitch
- Owner: coderyi
- License: mit
- Created: 2015-02-15T11:27:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-12T09:49:10.000Z (almost 11 years ago)
- Last Synced: 2025-03-20T13:32:35.974Z (over 1 year ago)
- Language: Objective-C
- Size: 197 KB
- Stars: 8
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YiSwitch
[](http://cocoadocs.org/docsets/YiSwitch/)
[](http://cocoadocs.org/docsets/YiSwitch/)
[](https://opensource.org/licenses/MIT)
类似UISwitch,想要水平的竖直的,圆的方的,有图片的没图片的,各种YiSwitch,最后原谅我的图片。
#### Podfile
```ruby
platform :ios, '7.0'
pod "YiSwitch", "~> 0.1"
```
