blob: 25ff1d1f7ecc732202b7c6c22c6b9782d2c894f9 [file] [log] [blame]
{
"name": "JhtRatingBar",
"version": "1.0.0",
"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.0"
},
"resources": "JhtRatingBar_SDK/JhtStar.bundle",
"ios": {
"vendored_frameworks": "JhtRatingBar_SDK/JhtRatingBar.framework"
},
"frameworks": "UIKit"
}