blob: f2d6a5157cf3872bb33dd430011afe05467b67cb [file] [log] [blame]
{
"name": "YLProgressBar",
"version": "3.0.0",
"platforms": {
"ios": "5.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "The YLProgressBar is an UIProgressView replacement with an highly and fully customizable animated progress bar.",
"homepage": "https://github.com/YannickL/YLProgressBar",
"authors": {
"Yannick Loriot": "http://yannickloriot.com"
},
"source": {
"git": "https://github.com/YannickL/YLProgressBar.git",
"tag": "3.0.0"
},
"source_files": [
"YLProgressBar/YLProgressBar.{h,m}"
],
"requires_arc": true
}