blob: 0a0610e3dc67d3897a4072e61e7a64e14c32f6bf [file] [log] [blame]
{
"name": "YLProgressBar",
"version": "3.5.1",
"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 in pure Core Graphics.",
"homepage": "https://github.com/YannickL/YLProgressBar",
"authors": {
"Yannick Loriot": "http://yannickloriot.com"
},
"source": {
"git": "https://github.com/yannickl/YLProgressBar.git",
"tag": "3.5.1"
},
"source_files": [
"YLProgressBar/YLProgressBar.{h,m}"
],
"requires_arc": true
}