blob: eed8032f4a41132d190de8dbfe797fb92576b33f [file] [log] [blame]
{
"name": "HJRatingView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"HJRatingViewDemo/RatingView",
"*.{h,m,xcassets}"
],
"exclude_files": "Classes/Exclude"
}