blob: 15f57c3441252bd07ab303281b9a9763d5ba6b1f [file] [log] [blame]
{
"name": "JESCircularProgressView",
"version": "0.0.3",
"summary": "A little circular progressview for OSX that looks like the one used in the app store.",
"homepage": "https://github.com/jurre/JESCircularProgressView",
"screenshots": "https://raw.github.com/jurre/JESCircularProgressView/master/screenshots/progressview.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jurre": "jurrestender+github@gmail.com"
},
"platforms": {
"osx": null
},
"source": {
"git": "https://github.com/jurre/JESCircularProgressView.git",
"tag": "0.0.3"
},
"source_files": [
"JESCircularProgressView/Classes",
"JESCircularProgressView/Classes/**/*.{h,m}"
],
"frameworks": "Quartz",
"requires_arc": true
}