bumaociyuan / OpenTokRTC-iOS

iOS client application for http://github.com/opentok/OpenTokRTC

Home Page:https://opentokrtc.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenTokRTC iOS

OpenTokRTC iOS is a client for the OpenTokRTC sample application.

Requirements

  • Cocoapods is used to manage dependencies. Please install the latest version.
  • iOS 7.0+
  • Xcode 7.2+

Building

  1. Clone the respository (or download and unzip).
  2. Use Cocoapods to install the dependencies (pod install).
  3. Open OpenTokRTC.xcworkspace in Xcode.
  4. Select the device or simulator you wish to run on, and Build and Run (⌘R).

About

iOS client application for http://github.com/opentok/OpenTokRTC

https://opentokrtc.com

License:MIT License


Languages

Language:Objective-C 99.9%Language:Ruby 0.1%