Skip to content

OrionInnovationTRTech/OIWebRTC-iOS

Repository files navigation

WebRTC Public Release

Release framework of WebRTC iOS Project

OIWebRTC

Cocoapods platforms Cocoapods

Install

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate OIWebRTC into your Xcode project using CocoaPods, specify it in your Podfile:

...
use_frameworks!

target 'YOUR_TARGET_NAME' do
    pod 'OIWebRTC', '~> 0.105.0'
end

...

Swift Package Manager

  1. File > Swift Packages > Add Package Dependency
  2. Add https://github.com/OrionInnovationTRTech/OIWebRTC-iOS
  3. Select "Branch" with "main"

Manual

Alternatively OIWebRTC can be manually integrated to your project.

Compatibility

Compatible iOS versions :

  • iOS 10.x+

Compatible XCode Versions :

  • XCode 13.x+

About

Release framework of WebRTC iOS Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •