An open API service indexing awesome lists of open source software.

https://github.com/quickblox/ios-google-webrtc

ios-google-webrtc
https://github.com/quickblox/ios-google-webrtc

Last synced: about 1 month ago
JSON representation

ios-google-webrtc

Awesome Lists containing this project

README

          

# Swift Package for iOS WebRTC Dynamic Framework

[![Version](https://img.shields.io/badge/version-124.0.6367.88-blue.svg)](https://chromiumdash.appspot.com/releases?platform=iOS)

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`.