blob: dac5a04a3f2a6308bb4f2564b1cbc661893032a7 [file] [log] [blame]
{
"name": "GameSoundManager",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/Morbin_",
"platforms": {
"ios": "8.0"
},
"source_files": "GameSoundManager/Classes/**/*",
"frameworks": "AVFoundation"
}