blob: acf4630718077008bbc9736affeabed71caee866 [file] [log] [blame]
{
"name": "BPODial",
"version": "0.0.1",
"summary": "A beautiful Dial / Volume Style Knob Control for Mac OS X (replacment for NSSlider Control).",
"homepage": "https://github.com/BYTEPOETS/BPODial",
"license": "MIT",
"authors": {
"Martin Höller": "martin.hoeller@bytepoets.com",
"BYTEPOETS": "office@bytepoets.com"
},
"source": {
"git": "https://github.com/BYTEPOETS/BPODial.git",
"tag": "0.0.1"
},
"platforms": {
"osx": "10.8"
},
"source_files": "BPODial/BPODial",
"requires_arc": true
}