blob: 22825571f02fe0aaf80ad1927069b743bd905f1f [file] [log] [blame]
{
"name": "JSQSystemSoundPlayer",
"version": "1.3.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.3.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "JSQSystemSoundPlayer/Classes/*",
"frameworks": "AudioToolbox",
"requires_arc": true
}