# -*- encoding: utf-8 -*- # stub: video-torrent-info 0.1.12 ruby lib # stub: ext/torrent_client/extconf.rb Gem::Specification.new do |s| s.name = "video-torrent-info".freeze s.version = "0.1.12".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Pavel Tatarsky".freeze] s.date = "2014-11-28" s.description = "It simply loads small part of torrent that contains metadata and processes it with ffmpeg".freeze s.email = "fazzzenda@mail.ru".freeze s.extensions = ["ext/torrent_client/extconf.rb".freeze] s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".rspec".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.rdoc".freeze, "Rakefile".freeze, "VERSION".freeze, "ext/torrent_client/extconf.rb".freeze, "ext/torrent_client/torrent_client.cpp".freeze, "lib/video_torrent_info.rb".freeze, "spec/fixtures/test.torrent".freeze, "spec/fixtures/test2.torrent".freeze, "spec/lib/torrent_client_spec.rb".freeze, "spec/lib/video_torrent_info_spec.rb".freeze, "spec/spec_helper.rb".freeze, "video-torrent-info.gemspec".freeze] s.homepage = "http://github.com/vintikzzz/video-torrent-info".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Gets video info for the torrent file".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end