Skip to content

QuickBlox/ios-google-webrtc

Repository files navigation

Swift Package for iOS WebRTC Dynamic Framework

Version

This repository provides a Swift Package Manager (SPM) compatible package for integrating the WebRTC dynamic framework in your iOS applications. The WebRTC framework version included in this package is 124.0.6367.88.

Features

  • Easy integration with iOS projects using Swift Package Manager

  • Built with the WebRTC version 124.0.6367.88

  • Ready-to-use dynamic framework for building real-time communication applications

Requirements

  • Xcode 12.0 or later

  • iOS 12.0 or later

  • Swift 5.3 or later

Installation

To add the WebRTC dynamic framework to your Xcode project using Swift Package Manager, follow these steps:

  1. Open your Xcode project.

  2. Go to File > Swift Packages > Add Package Dependency.

  3. Enter the repository URL: https://github.com/QuickBlox/ios-google-webrtc.