blob: f053ff84869eb34112ea77f54c54c9ac610f8dd4 [file] [log] [blame]
{
"name": "ScoreProgressView",
"version": "0.0.2",
"summary": "自定义横向显示分数进度view",
"description": "自定义横向显示分数进度view,通过model控制view的显示",
"homepage": "https://github.com/ShawEw/ScoreProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jiangjunhui": "729845809@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ShawEw/ScoreProgressView.git",
"tag": "0.0.2"
},
"source_files": "ScoreProgressView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}