Audiobus 3.0.15× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Mar 2021Maintained by Michael Tyson, Gabriel Gatzsche, Michael Tyson.Installation Guide×Installation Guide for AudiobusYou want to add pod 'Audiobus', '~> 3.0' similar to the following to your Podfile:target 'MyApp' do pod 'Audiobus', '~> 3.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AudiobusSee PodspecHomepagePage on CocoaPods.orgAudiobus 3.0.15ByMichael Tyson