# -*- encoding: utf-8 -*- # stub: vips 8.11.3 ruby lib # stub: ext/Rakefile Gem::Specification.new do |s| s.name = "vips".freeze s.version = "8.11.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 = ["John Cupitt".freeze, "Samuel Williams".freeze] s.date = "2021-09-03" s.description = "Provides pre-compiled binaries for libvips.".freeze s.email = ["jcupitt@gmail.com".freeze, "samuel.williams@oriontransfer.co.nz".freeze] s.extensions = ["ext/Rakefile".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, ".yardopts".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "example/annotate.rb".freeze, "example/connection.rb".freeze, "example/daltonize8.rb".freeze, "example/example1.rb".freeze, "example/example2.rb".freeze, "example/example3.rb".freeze, "example/example4.rb".freeze, "example/example5.rb".freeze, "example/inheritance_with_refcount.rb".freeze, "example/progress.rb".freeze, "example/thumb.rb".freeze, "example/trim8.rb".freeze, "example/watermark.rb".freeze, "example/wobble.rb".freeze, "ext/Rakefile".freeze, "lib/vips.rb".freeze, "lib/vips/access.rb".freeze, "lib/vips/align.rb".freeze, "lib/vips/angle.rb".freeze, "lib/vips/angle45.rb".freeze, "lib/vips/bandformat.rb".freeze, "lib/vips/blend_mode.rb".freeze, "lib/vips/coding.rb".freeze, "lib/vips/compass_direction.rb".freeze, "lib/vips/connection.rb".freeze, "lib/vips/direction.rb".freeze, "lib/vips/extend.rb".freeze, "lib/vips/gobject.rb".freeze, "lib/vips/gvalue.rb".freeze, "lib/vips/image.rb".freeze, "lib/vips/interesting.rb".freeze, "lib/vips/interpolate.rb".freeze, "lib/vips/interpretation.rb".freeze, "lib/vips/kernel.rb".freeze, "lib/vips/methods.rb".freeze, "lib/vips/object.rb".freeze, "lib/vips/operation.rb".freeze, "lib/vips/operationboolean.rb".freeze, "lib/vips/operationcomplex.rb".freeze, "lib/vips/operationcomplex2.rb".freeze, "lib/vips/operationcomplexget.rb".freeze, "lib/vips/operationmath.rb".freeze, "lib/vips/operationmath2.rb".freeze, "lib/vips/operationrelational.rb".freeze, "lib/vips/operationround.rb".freeze, "lib/vips/region.rb".freeze, "lib/vips/size.rb".freeze, "lib/vips/source.rb".freeze, "lib/vips/sourcecustom.rb".freeze, "lib/vips/target.rb".freeze, "lib/vips/targetcustom.rb".freeze, "lib/vips/version.rb".freeze, "vips.gemspec".freeze] s.homepage = "https://github.com/ioquatix/vips".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.1".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Vips is a high-performance image manipulation library.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.9".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.8".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.4".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.7".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end