Latest | 1.1.9 |
---|---|
Homepage | https://github.com/YangChing/YCRateView |
License | MIT |
Platforms | ios 9.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
YCRateView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'YCRateView'
Usage
- Add UIImageView in Storyboard
-
Set class YCRateView
- Choose Front Image and Back Image
Front Image
Back Image
Sample
Author
YangChing
License
YCRateView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "YCRateView", "version": "1.1.9", "summary": "A rate view slider.", "swift_version": "3", "description": "Use image to change the rate view", "homepage": "https://github.com/YangChing/YCRateView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "[email protected]": "YangChing" }, "source": { "git": "https://github.com/YangChing/YCRateView.git", "tag": "1.1.9" }, "platforms": { "ios": "9.0" }, "source_files": "YCRateView/Classes/**/*" }
Sat, 01 Sep 2018 06:20:04 +0000