| { |
| "name": "FloatRatingView", |
| "version": "3.0", |
| "summary": "Whole, half or floating point ratings control written in Swift.", |
| "homepage": "https://github.com/strekfus/FloatRatingView", |
| "license": "MIT", |
| "authors": { |
| "Glen Yi": "glenyi81@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/glenyi", |
| "source": { |
| "git": "https://github.com/glenyi/FloatRatingView.git", |
| "tag": "3.0" |
| }, |
| "source_files": "FloatRatingView.swift", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4.0" |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |