blob: adddfcfab127cf2ed83d15574dd1fe2f1c8ac512 [file] [log] [blame]
{
"name": "ITProgressBar",
"version": "0.0.1",
"summary": "ITProgressBar is a very lightweight progress bar replacement for OS X.",
"description": " `ITProgressBar` is a very lightweight progress bar replacement for OS X.\n",
"homepage": "https://github.com/iluuu1994/ITProgressBar",
"screenshots": [
"https://github.com/iluuu1994/ITProgressBar/raw/master/demo1.png",
"https://github.com/iluuu1994/ITProgressBar/raw/master/demo2.png",
"https://github.com/iluuu1994/ITProgressBar/raw/master/demo3.png"
],
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"Ilija Tovilo": "support@ilijatovilo.ch"
},
"platforms": {
"osx": null
},
"source": {
"git": "https://github.com/iluuu1994/ITProgressBar.git",
"commit": "ac8a28f233a384c4976ea4db2240754073a2bab3"
},
"source_files": "ITProgressBar/Classes/*{h,m}",
"frameworks": [
"Cocoa",
"QuartzCore"
],
"requires_arc": true
}