blob: 68beeddb3ccebbac4e49fd15b67f948470b927e8 [file] [log] [blame]
{
"name": "YLProgressBar",
"version": "1.0.1",
"platforms": {
"ios": "4.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"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.1"
},
"source_files": [
"YLProgressBar/YLProgressBar.{h,m}",
"YLProgressBar/ARCMacro.h"
],
"requires_arc": false
}