blob: 62e7c9386c0696d7a4bef8c9efab6db5da221287 [file] [log] [blame]
{
"name": "YLRatingView",
"version": "1.0.0",
"summary": "星级评分,支持 xib,支持自动布局",
"homepage": "http://www.jianshu.com/users/d2c069de1a7d",
"license": "MIT",
"authors": {
"GuiFoA": "18253561530@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GuiFoA/YL_RatingView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"YLRatingView/Classes/*.{h,m}"
],
"resources": "YLRatingView/Resources/*.png",
"requires_arc": true
}