blob: adceb90b15f889dd4b05669fc30a9578518d3ff0 [file] [log] [blame]
{
"name": "RatingBar-iOS",
"version": "0.0.2",
"authors": {
"yuyedaidao": "wyqpadding@gmail.com"
},
"homepage": "https://github.com/wanyakun/RatingBar.git",
"summary": "a ratingbar like the one on appstore",
"license": "MIT",
"source": {
"git": "https://github.com/wanyakun/RatingBar.git",
"tag": "0.0.2"
},
"source_files": "RatingBar/*.{h,m,png}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}