# -*- encoding: utf-8 -*- # stub: buildvu 3.1.4 ruby lib Gem::Specification.new do |s| s.name = "buildvu".freeze s.version = "3.1.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Rob Foley".freeze, "IDRsolutions".freeze] s.bindir = "exe".freeze s.date = "2020-08-03" s.description = "Future development has been directed to idrsolutions-ruby-client, which can be used for the same purpose. \n This package will receive no more updates. \n Convert PDF to HTML5 or SVG with Ruby, using the BuildVu Ruby Client to interact with\n IDRsolutions' BuildVu Microservice Example. The BuildVu Microservice Example is an open source\n project that allows you to convert PDF to HTML5 or SVG by running BuildVu as a web service in\n the cloud or on-premise. For documentation and usage examples, check out our GitHub page. ".freeze s.email = ["support@idrsolutions.zendesk.com".freeze] s.files = [".gitattributes".freeze, ".github/ISSUE_TEMPLATE/bug_report.md".freeze, ".github/ISSUE_TEMPLATE/feature_request.md".freeze, ".gitignore".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "buildvu.gemspec".freeze, "example_usage.rb".freeze, "lib/buildvu.rb".freeze, "lib/buildvu/version.rb".freeze] s.homepage = "https://github.com/idrsolutions/buildvu-ruby-client".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "[DEPRECATED] Ruby API for IDRSolutions BuildVu Microservice".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.17".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.1".freeze, "~> 2.1".freeze]) end