blob: 22b640771d6fa673cd4f7e21ee32e0b51a3ed42b [file] [log] [blame]
{
"name": "STRatingControl",
"version": "1.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}