blob: ece1ae2914b6921f0c1d8eaa67ea415e2d059446 [file] [log] [blame]
{
"name": "BBGroover",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "BBGroover/Grooving/**/*.{h,m}",
"requires_arc": true
}