blob: 409700bbb81b1af4881835758ea4fa3faea43cc5 [file] [log] [blame]
{
"name": "STRatingControl",
"version": "1.1.2",
"summary": "STRatingControl is a UI control that represent the star rating control.",
"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.",
"homepage": "https://github.com/shuhrat10/STRatingControl",
"license": "MIT",
"authors": {
"Shukhrat Tursunov": "shuhrat10@gmail.com"
},
"source": {
"git": "https://github.com/shuhrat10/STRatingControl.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "4.0"
}