[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / 4 / DJWStarRatingView / 0.0.3 / DJWStarRatingView.podspec.json
blob6f155e2b5688b6a207c719b6b3093849dddd5882
2   "name": "DJWStarRatingView",
3   "version": "0.0.3",
4   "summary": "A view that represents a given rating using stars. Uses custom drawing to allow their appearance at any size.",
5   "description": "                   A view that represents a given rating using stars. Uses custom drawing to allow their appearance at any size.\n                   The view also allows for editing, using either tapping, panning, or both.\n                   Properties that are configurable include star size, fill color, unfilled color, stroke, padding and stroke width.\n",
6   "homepage": "https://github.com/danwilliams64/DJWStarRatingView",
7   "screenshots": "https://raw.githubusercontent.com/danwilliams64/DJWStarRatingView/master/Screenshots/DJWStarRatingView.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Dan Williams": "dan@danwilliams.co"
14   },
15   "social_media_url": "http://twitter.com/danielwilliams",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/danwilliams64/DJWStarRatingView.git",
21     "tag": "0.0.3"
22   },
23   "source_files": "DJWStarRatingView",
24   "public_header_files": "DJWStarRatingView/*.h",
25   "requires_arc": true