2 "name": "FDRatingView",
4 "summary": "FDRatingView is a subclass of UIView that can easily display a rating of something.",
5 "description": "FDRatingView is an UIView that can easily display a rating of something. It is highly customizeable and on iOS, users can even interact with it.",
6 "homepage": "https://github.com/FelixSFD/FDRatingView",
8 "http://i.imgur.com/WlxcJty.png",
9 "http://i.imgur.com/cNZmnl3.png"
11 "license": "Apache License, Version 2.0",
13 "Felix Deil": "felixsfd@sobotics.org"
19 "git": "https://github.com/FelixSFD/FDRatingView.git",
22 "source_files": "Shared/**/*.{swift,h}",
24 "source_files": "FDRatingView/**/*.{swift,h}"
26 "pushed_with_swift_version": "3.0"