2 "name": "LVGSwiftSystemSoundServices",
4 "summary": "A Swift wrapper around Audio Toolbox's System Sound Services.",
5 "description": "LVGSwiftSystemSoundServices wraps Audio Toolbox's System Sound Services in an easy to use set of Swift functions. It includes a protocol, SystemSoundType, that lets you easily add system sound functionality to any object. It also includes the SystemSound class that loads and plays system sounds.",
6 "homepage": "https://github.com/letvargo/LVGSwiftSystemSoundServices",
9 "Aaron Rasmussen": "letvargo@gmail.com"
12 "git": "https://github.com/letvargo/LVGSwiftSystemSoundServices.git",
15 "social_media_url": "https://twitter.com/letvargo",
21 "source_files": "Source/**/*",
22 "frameworks": "AudioToolbox",