You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
The version of the OpenAPI document: v1
Contact: devex@mux.com
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.0.1
=end
$:.push File.expand_path("../lib", __FILE__)
require "mux_ruby/version"
Gem::Specification.new do |s|
s.name = "mux_ruby"
s.version = MuxRuby::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Mux"]
s.email = ["devex@mux.com"]
s.homepage = "https://docs.mux.com"
s.summary = "Mux API Ruby Gem"
s.description = "The Ruby client for Mux Data and Mux Video."