blob: f8a863e0d9c518ea2009cbee15018e30a875ef51 [file] [log] [blame]
{
"name": "JhtRatingBar",
"version": "1.0.2",
"summary": "评分条/星级条",
"homepage": "https://github.com/jinht/RatingBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jinht": "jinjob@icloud.com"
},
"social_media_url": "https://blog.csdn.net/Anticipate91",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jinht/RatingBar.git",
"tag": "1.0.2"
},
"resources": "JhtRatingBar_SDK/JhtStar.bundle",
"source_files": "JhtRatingBar_SDK/**/*.{h,m}",
"frameworks": "UIKit"
}