blob: 3b9959e2af0e4f88ec91da4315eb1736566f0542 [file] [log] [blame]
{
"name": "GQRatingView",
"version": "0.0.2",
"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.2"
},
"requires_arc": true,
"source_files": "GQRatingView/*.{h,m}"
}