AgoraRtcEngine_iOS 4.2.6×License Custom ReleasedLast Release Nov 2023Maintained by Agora Lab, Bruce Jiang, Wang Zhi, AgoraBuilder, AgoraBuilder.Installation Guide×Installation Guide for AgoraRtcEngine_iOSYou want to add pod 'AgoraRtcEngine_iOS', '~> 4.2' similar to the following to your Podfile:target 'MyApp' do pod 'AgoraRtcEngine_iOS', '~> 4.2' 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.2.6ByAgora 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