2 "name": "BDGSoundPlayer",
4 "summary": "Lightweight audio player with 1 line of code, supports simple system sounds but also mp3 files",
5 "description": "A lightweight audio player that can be dropped in any xCode project. You can preload simple audio files such as .caf/.wav/etc. and then play them with 1 line of code. You can also play mp3 files with 1 line of code from anywhere.",
6 "homepage": "https://github.com/BobDG/BDGSoundPlayer",
8 "Bob de Graaf": "graafict@gmail.com"
12 "git": "https://github.com/BobDG/BDGSoundPlayer.git",
15 "source_files": "**/*.{h,m}",