--- !ruby/object:Gem::Specification name: opentok version: !ruby/object:Gem::Version hash: 25 prerelease: segments: - 0 - 0 - 3 version: 0.0.3 platform: ruby authors: - Stijn Mathysen - Karmen Blake autorequire: bindir: bin cert_chain: [] date: 2011-11-03 00:00:00 Z dependencies: [] description: OpenTok is a free set of APIs from TokBox that enables websites to weave live group video communication into their online experience. With OpenTok you have the freedom and flexibility to create the most engaging web experience for your users. OpenTok is currently available as a JavaScript and ActionScript 3.0 library. This gem allows you to connect to the API from within Ruby (and Rails) email: - stijn@skylight.be - karmenblake@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - CHANGES - Gemfile - LICENCE - README.textile - Rakefile - doc/CHANGES.html - doc/Gemfile.html - doc/Hash.html - doc/LICENCE.html - doc/Net.html - doc/Net/HTTP.html - doc/OpenTok.html - doc/OpenTok/OpenTokException.html - doc/OpenTok/OpenTokSDK.html - doc/OpenTok/RoleConstants.html - doc/OpenTok/Session.html - doc/OpenTok/SessionPropertyConstants.html - doc/Rakefile.html - doc/created.rid - doc/images/brick.png - doc/images/brick_link.png - doc/images/bug.png - doc/images/bullet_black.png - doc/images/bullet_toggle_minus.png - doc/images/bullet_toggle_plus.png - doc/images/date.png - doc/images/find.png - doc/images/loadingAnimation.gif - doc/images/macFFBgHack.png - doc/images/package.png - doc/images/page_green.png - doc/images/page_white_text.png - doc/images/page_white_width.png - doc/images/plugin.png - doc/images/ruby.png - doc/images/tag_green.png - doc/images/wrench.png - doc/images/wrench_orange.png - doc/images/zoom.png - doc/index.html - doc/js/darkfish.js - doc/js/jquery.js - doc/js/quicksearch.js - doc/js/thickbox-compressed.js - doc/lib/monkey_patches_rb.html - doc/lib/open_tok/exceptions_rb.html - doc/lib/open_tok/open_tok_sdk_rb.html - doc/lib/open_tok/session_rb.html - doc/lib/open_tok/version_rb.html - doc/lib/opentok_rb.html - doc/rdoc.css - doc/spec/opentok_spec_rb.html - doc/spec/spec_helper_rb.html - lib/monkey_patches.rb - lib/open_tok/exceptions.rb - lib/open_tok/open_tok_sdk.rb - lib/open_tok/session.rb - lib/open_tok/version.rb - lib/opentok.rb - opentok.gemspec - spec/opentok_spec.rb - spec/spec_helper.rb homepage: https://github.com/stijnster/opentok licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: opentok rubygems_version: 1.8.3 signing_key: specification_version: 3 summary: OpenTok gem test_files: - spec/opentok_spec.rb - spec/spec_helper.rb