blob: 1e2d9cb50d774642fc9b7ed5b14866605b805db1 [file] [log] [blame]
{
"name": "RateStars",
"version": "1.0.0",
"summary": "RateStars provides a rating view.",
"homepage": "https://github.com/mcgtts/RateStars",
"license": {
"type": "MIT",
"file": "README.mdown"
},
"authors": {
"gtts": "gtts@outlook.com"
},
"source": {
"git": "https://github.com/mcgtts/RateStars.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": [
"RateStars/UIImageView*.{h,m}",
"RateStars/RSTapRateView.{h,m}"
],
"resources": "RateStars/images/*.png",
"requires_arc": false
}