{ | |
"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" | |
} |