blob: 277edd367c1d58083187e65315acb69436a69cc7 [file] [log] [blame]
{
"name": "HDRatingStarView",
"version": "1.1.0",
"summary": "高可自定义,支持任意粒度的星星点击、滑动评分. ",
"description": "高可自定义,支持任意粒度的星星点击、滑动评分.",
"homepage": "https://github.com/wangwanjie/HDRatingStarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangwanjie": "wangwanjie1993@gmail.com"
},
"source": {
"git": "https://github.com/wangwanjie/HDRatingStarView.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"HDRatingStarView",
"HDRatingStarView/**/*.{h,m}"
],
"public_header_files": "Resources/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}