blob: bff6a579f6af37078269305ebf944f60a152c922 [file] [log] [blame]
{
"name": "RateStarView",
"version": "0.0.1",
"summary": "非常方便的显示评分和评分的view",
"homepage": "https://github.com/y500/RateStarView",
"license": {
"type": "MIT",
"text": "请随意使用"
},
"authors": {
"y500": "https://github.com/y500/RateStarView"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/y500/RateStarView.git",
"tag": "0.0.1"
},
"source_files": "RateFiveStarView/RateView/*.{h,m}",
"frameworks": "UIKit"
}