blob: 236e4ccb2e7dcdfaff4af01a6ce751faaf2306a7 [file] [log] [blame]
{
"name": "HJRatingView",
"version": "0.0.3",
"summary": "简单易用的评分视图.",
"description": "简单易用的评分视图",
"homepage": "https://github.com/WuHuijian/HJRatingViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WHJ": "760503653@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/WuHuijian/HJRatingViewDemo.git",
"tag": "0.0.3"
},
"source_files": [
"HJRatingViewDemo/RatingView",
"*.{h,m,xcassets}"
],
"exclude_files": "Classes/Exclude"
}