blob: 1c4de2d8ef8cf894b6b163c8c3e25a3f816cd12e [file] [log] [blame]
{
"name": "GameSoundManager",
"version": "1.0.1",
"summary": "A wrapper to manipulate sounds.",
"description": "A wrapper to manipulate sounds and background tracks in your game.",
"homepage": "https://github.com/Morbix/GameSoundManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Henrique Morbin": "morbin_@hotmail.com"
},
"source": {
"git": "https://github.com/Morbix/GameSoundManager.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/Morbin_",
"platforms": {
"ios": "8.0"
},
"source_files": "GameSoundManager/Classes/**/*",
"frameworks": "AVFoundation"
}