Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 944 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 944 Bytes

WebRTC

Issue reports and pull requests will not be attended.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

  • iOS 11.0 or higher
  • macOS 10.14 or higher

Bitcode

Bitcode disabled by default

Installation

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

pod 'WebRTC', :git => 'https://github.com/xquezme/WebRTC.git', :tag => '88.00.33197'

Build Author

Pimenov Sergey, pimenov.sergei@gmail.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.