[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 0 / 6 / STRatingControl / 1.1.2 / STRatingControl.podspec.json
blob409700bbb81b1af4881835758ea4fa3faea43cc5
2   "name": "STRatingControl",
3   "version": "1.1.2",
4   "summary": "STRatingControl is a UI control that represent the star rating control.",
5   "description": "STRatingControl is a UI control that represent the star rating control. STRatingControl allows you to select a rating starting from 0 to any number of stars you want. You can use default star image or specify your custom images.",
6   "homepage": "https://github.com/shuhrat10/STRatingControl",
7   "license": "MIT",
8   "authors": {
9     "Shukhrat Tursunov": "shuhrat10@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/shuhrat10/STRatingControl.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "4.0"