blob: 03c5e0802df0c58f827020be3229af6fd0f9321a [file] [log] [blame]
{
"name": "YLProgressBar",
"version": "1.0.0",
"platforms": {
"ios": null
},
"license": "MIT",
"summary": "Custom progress bar for iOS (4.0 or over) with an animated background.",
"homepage": "https://github.com/YannickL/YLProgressBar",
"authors": {
"Yannick Loriot": "http://yannickloriot.com"
},
"source": {
"git": "https://github.com/YannickL/YLProgressBar.git",
"tag": "1.0.0"
},
"source_files": [
"YLProgressBar/YLProgressBar.{h,m}",
"YLProgressBar/ARCMacro.h"
],
"requires_arc": false
}