blob: e5d203e5e68d78ac6f17b49be2f2fbc44758751f [file] [log] [blame]
{
"name": "GQRatingView",
"version": "0.0.6",
"summary": "五星评分RatingView,支持拖拽点击评分,可自定义五角星样式,颜色.",
"homepage": "https://github.com/g763007297/GQRatingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"developer_高": "763007297@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/g763007297/GQRatingView.git",
"tag": "0.0.6"
},
"requires_arc": true,
"source_files": "GQRatingView/*.{h,m}"
}