juxiangjun / WebRTC-1

WebRTC framework for iOS. AppRTCDemo. Easy install with Cocoapods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebRTC

Example

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

Requirements

  • iOS 8.0 or higher

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 => '55.15054-master'

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.

About

WebRTC framework for iOS. AppRTCDemo. Easy install with Cocoapods.

License:MIT License


Languages

Language:Objective-C 96.5%Language:Shell 2.9%Language:C 0.3%Language:Ruby 0.2%