# -*- encoding: utf-8 -*- # stub: spob-flix_cloud-gem 0.5.3 ruby lib Gem::Specification.new do |s| s.name = "spob-flix_cloud-gem".freeze s.version = "0.5.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Bob Sturim".freeze] s.date = "2009-06-26" s.email = "bob@firehoze.com".freeze s.extra_rdoc_files = ["LICENSE".freeze, "README.markdown".freeze] s.files = ["LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "VERSION.yml".freeze, "lib/flix_cloud.rb".freeze, "lib/flix_cloud/exceptions.rb".freeze, "lib/flix_cloud/extensions/hash.rb".freeze, "lib/flix_cloud/file.rb".freeze, "lib/flix_cloud/file_locations.rb".freeze, "lib/flix_cloud/job.rb".freeze, "lib/flix_cloud/notification.rb".freeze, "lib/flix_cloud/parameters.rb".freeze, "lib/flix_cloud/record.rb".freeze, "lib/flix_cloud/response.rb".freeze, "test/flix_cloud/file_locations_test.rb".freeze, "test/flix_cloud/file_test.rb".freeze, "test/flix_cloud/job_test.rb".freeze, "test/flix_cloud/notification_test.rb".freeze, "test/flix_cloud/parameters_test.rb".freeze, "test/flix_cloud/record_test.rb".freeze, "test/flix_cloud/response_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/spob/flix_cloud-gem".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Gem for integrating with http://flixcloud.com, forked to allow thumbnails to be specified as well".freeze s.test_files = ["test/flix_cloud/file_locations_test.rb".freeze, "test/flix_cloud/file_test.rb".freeze, "test/flix_cloud/job_test.rb".freeze, "test/flix_cloud/notification_test.rb".freeze, "test/flix_cloud/parameters_test.rb".freeze, "test/flix_cloud/record_test.rb".freeze, "test/flix_cloud/response_test.rb".freeze, "test/test_helper.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 2.1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.1.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.1.0".freeze]) end