blob: 95e2e029a227bd816ff55a94a0b122b99ea71419 [file] [log] [blame]
{
"name": "SYProgressView",
"version": "1.0.1",
"summary": "SYProgressView show the progress while change value.",
"homepage": "https://github.com/potato512/SYProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYProgressView.git",
"tag": "1.0.1"
},
"source_files": "SYProgressView/*.{h,m}",
"requires_arc": true
}