Audiobus 3.0.15.1× TestsTested ✗ LangLanguage Obj-CObjective C License Custom ReleasedLast Release Sep 2024Maintained by Michael Tyson, DanielZanchi.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.15.1ByMichael Tyson