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