AgoraRtcEngine_iOS 4.0.0-rc.1×License Custom ReleasedLast Release Aug 2022Maintained by Agora Lab, Bruce Jiang, Wang Zhi, AgoraBuilder.Installation Guide×Installation Guide for AgoraRtcEngine_iOSYou want to add pod 'AgoraRtcEngine_iOS', '4.0.0-rc.1' similar to the following to your Podfile:target 'MyApp' do pod 'AgoraRtcEngine_iOS', '4.0.0-rc.1' 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_iOS×AppSight.io IntegrationThe CocoaPods Website has an optional integration with AppSight.io that checks every pod you look at for apps which consume it.AppSight.io is a third-party service which tracks SDKs usage in the top iOS + Android apps.You can turn it off by clicking here: DisableSee PodspecHomepagePage on CocoaPods.orgAgoraRtcEngine_iOS 4.0.0-rc.1ByAgora 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