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

Latest commit

 

History

History
14 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 389 Bytes

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"))
]