2 "name": "AFSoundManager",
4 "summary": "iOS audio playing (both local and streaming) made easy",
5 "description": "iOS audio playing (both local and streaming) made easy through a complete and block-driven Objective-C class. AFSoundManager uses AudioToolbox and AVFoundation frameworks to serve the audio. You can pick a local file or you can use a URL to stream the audio, the choice is up to you.",
6 "homepage": "https://github.com/AlvaroFranco/AFSoundManager",
12 "Alvaro Franco": "alvarofrancoayala@gmail.com"
18 "git": "https://github.com/AlvaroFranco/AFSoundManager.git",
21 "source_files": "Classes/",