[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / 0 / 6 / STRatingControl / 1.1.0 / STRatingControl.podspec.json
blob22b640771d6fa673cd4f7e21ee32e0b51a3ed42b
2   "name": "STRatingControl",
3   "version": "1.1.0",
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.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"