2 "name": "AFSoundManager",
4 "summary": "iOS audio playing (both local and streaming) and recording made easy",
5 "description": "iOS audio playing (both local and streaming) and recording 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, or you can start recording a brand new audio file, 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 "screenshots": "https://raw.github.com/AlvaroFranco/AFSoundManager/master/preview.png",
22 "source_files": "Classes/",