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