[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / d / 5 / AMRatingControl / 1.3.0 / AMRatingControl.podspec.json
blobf8ba500c287c433348990678226862958d2a9e57
2   "name": "AMRatingControl",
3   "version": "1.3.0",
4   "summary": "A simple rating control for the iPhone.",
5   "description": "                    AMRatingControl is a UI control that resembles the 'star rating' control seen in the iPod app.\n                    AMRatingControl allows you to select a rating starting from 0 to any number of stars you want.\n                    You can use default star symbols and customize colors or specify custom images.\n",
6   "homepage": "https://github.com/amseddi/AMRatingControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "amseddi",
12   "source": {
13     "git": "https://github.com/amseddi/AMRatingControl.git",
14     "tag": "1.3.0"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "source_files": "Classes",
20   "resources": [
21     "star.png",
22     "dot.png"
23   ],
24   "requires_arc": true