blob: c98524c83576a41074e527236fe3e90f41b79b3d [file] [log] [blame]
{
"name": "JSQSystemSoundPlayer",
"version": "1.2.0",
"summary": "A fancy Obj-C wrapper for iOS System Sound Services.",
"homepage": "https://github.com/jessesquires/JSQSystemSoundPlayer",
"license": "MIT License",
"authors": {
"Jesse Squires": "jesse.squires.developer@gmail.com"
},
"source": {
"git": "https://github.com/jessesquires/JSQSystemSoundPlayer.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JSQSystemSoundPlayer/Classes/*",
"frameworks": "AudioToolbox",
"requires_arc": true
}