blob: 797e360c8139f2926275a217c408aee8d6b54e3c [file] [log] [blame]
{
"name": "Novocaine",
"version": "0.0.1",
"license": "MIT",
"summary": "Painless high-performance audio on iOS and Mac OS X.",
"homepage": "http://alexbw.github.com/novocaine/",
"authors": {
"Ari Lerner": "arilerner@mac.com",
"Alex Wiltschko": "@awiltsch"
},
"source": {
"git": "https://github.com/auser/novocaine.git",
"tag": "0.0.1"
},
"source_files": "Novocaine",
"frameworks": [
"AudioToolbox",
"Accelerate"
],
"requires_arc": false
}