blob: 882e86ef43c20d0047e161adf419ab8b4b23a66d [file] [log] [blame]
{
"name": "SYProgressView",
"version": "1.1.2",
"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.1.2"
},
"source_files": "SYProgressView/*.{h,m}",
"requires_arc": true
}