4 "summary": "Playing sounds in your Swift applications and games never was that easy",
5 "description": "Soundable is a tiny library that uses `AVFoundation` to manage the playing of sounds in iOS applications in a simple and easy way. You can play single audios, in sequence and in paralel, all is handled by the Soundable library and all they have completion closures when playing finishes.",
6 "homepage": "https://github.com/thxou/Soundable",
12 "thxou": "yo@thxou.com"
15 "git": "https://github.com/thxou/Soundable.git",
18 "social_media_url": "https://twitter.com/thxou",
23 "source_files": "Source/**/*"