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