blob: 719b9d164c086f41fa263dd42b54a1b575765ef2 [file] [log] [blame]
{
"name": "BBGroover",
"version": "0.0.1",
"summary": "A drum beat scheduler/sequencer that grooves.",
"description": " Create drum beats with as many voices (hi-hat, snare, bass drum, etc.) as you want.\n",
"homepage": "https://github.com/pwightman/BBGroover",
"license": "MIT",
"authors": {
"Parker": "parkerwightman@gmail.com"
},
"source": {
"git": "https://github.com/pwightman/BBGroover.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "BBGroover/Grooving/**/*.{h,m}",
"requires_arc": true
}