dimitris-c / AudioStreaming

An AudioPlayer/Streaming library for iOS written in Swift using AVAudioEngine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AudioStreaming not on Cocoapod

edwinzap opened this issue · comments

Adding pod 'AudioStreaming' to the Podfile does not work because AudioStreaming does not exist on Cocoapod.
Am I missing something?

I haven't used Cocoapod in a while, but I've missed adding the spec to their trunk repo. I've done this just now, can you confirm it works now?

tested this and it now works