blob: eaf7785822c8515fbcfc0ae64f39b3e98ffa24a2 [file] [log] [blame]
{
"name": "YLProgressBar",
"version": "3.5.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 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.0"
},
"source_files": [
"YLProgressBar/YLProgressBar.{h,m}"
],
"requires_arc": true
}