AudioStreamer 0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Feb 2015Maintained by DeJohn Dong.Installation Guide×Installation Guide for AudioStreamerYou want to add pod 'AudioStreamer', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'AudioStreamer', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AudioStreamerSee PodspecGitHub RepoPage on CocoaPods.orgAudioStreamer 0.1Bydejohnopenboy2012/AudioStreamerGitHub Repo A streaming audio player class (AudioStreamer) for Mac OS X and iOS Installation pod 'AudioStreamer' Authors dejohn License MIT