blob: e904c76cdc0141c2df0b1556baa81557bdfac633 [file] [log] [blame]
{
"name": "SoundEffect",
"version": "0.0.1",
"summary": "Sound Effect is a sample class for quickly incorporating sound effects in iOS, OS X and tvOS apps.",
"homepage": "https://github.com/TheDarkCode/SoundEffect",
"license": "MIT",
"authors": {
"Mark Hamilton": "mark@dryverless.com"
},
"source": {
"git": "https://github.com/TheDarkCode/SoundEffect.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/dryverless",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}