Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

YAtechnologies/WebRTC-SP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WebRTC Swift Package

Requirements

Installation

  • Add the following dependency to your project's Package.swift.
dependencies: [
    .package(url: "https://github.com/YAtechnologies/WebRTC-SP.git", .upToNextMajor(from: "89.0.843830"))
]