blob: 3f3b5e0089ac0da8dbb6a6ca42d2ea0bf4d0db6b [file] [log] [blame]
{
"name": "YLProgressBar",
"version": "2.0.0",
"platforms": {
"ios": "5.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Custom UIProgressView for iOS (5.0 or over) with a customizable and animated progress bar.",
"homepage": "https://github.com/YannickL/YLProgressBar",
"authors": {
"Yannick Loriot": "http://yannickloriot.com"
},
"source": {
"git": "https://github.com/YannickL/YLProgressBar.git",
"tag": "2.0.0"
},
"source_files": [
"YLProgressBar/YLProgressBar.{h,m}",
"YLProgressBar/ARCMacro.h"
],
"requires_arc": false
}