Skip to content

screenmeet/UniversalWebRTC

Repository files navigation

Universal WebRTC for iOS and OSX

Bitcode disabled by default

Installation

CocoaPods

WebRTC is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'UniversalWebRTC'

Swift Package Manager

Add the project as a dependency to your Package.swift:

dependencies: [
    .package(url: "https://github.com/screenmeet/UniversalWebRTC", .upToNextMinor(from: "106.0.7"))
]

Then import import WebRTC.

Build Author

Rostyslav Stepanyak, rstepanyak@screenmeet.com

License

This project is available under the MIT license. See the LICENSE file for more info. WebRTC is available under the BSD license. See the LICENSE.html file for more info.

About

No description, website, or topics provided.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published