AgoraRtcEngine_iOS 4.5.0×License Custom ReleasedLast Release Nov 2024Maintained by Agora Lab, Bruce Jiang, Wang Zhi, AgoraBuilder, AgoraBuilder.Installation Guide×Installation Guide for AgoraRtcEngine_iOSYou want to add pod 'AgoraRtcEngine_iOS', '~> 4.5' similar to the following to your Podfile:target 'MyApp' do pod 'AgoraRtcEngine_iOS', '~> 4.5' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try AgoraRtcEngine_iOSSee PodspecHomepagePage on CocoaPods.orgAgoraRtcEngine_iOS 4.5.0ByAgora LabAgoraRtcEngine_iOS Agora iOS video SDK iOS library for agora A/V communication, broadcasting and data channel service. Installation pod 'AgoraRtcEngine_iOS' Authors Agora Lab License Custom