[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 8 / e / HMWDStarRatingView / 0.4 / HMWDStarRatingView.podspec.json
blob599355a21b0ae0c3132ac067a15c2e041dbeaec6
2   "name": "HMWDStarRatingView",
3   "version": "0.4",
4   "summary": "Simple star rating view for iOS written in Swift (Ported over from HCSStarRatingView)",
5   "description": "A UIControl subclass to easily provide users with a basic star-rating interface. It supports all device resolutions and requires no images do render the stars, thanks to PaintCode.",
6   "homepage": "https://github.com/justwudi/WDStarRatingView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wu Di": "justwudi@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Holmusk/WDStarRatingView.git",
19     "tag": "0.4"
20   },
21   "source_files": "WDStarRatingView/WDStarRatingView*.swift"