# -*- encoding: utf-8 -*- # stub: fontist 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "fontist".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/fontist/fontist", "homepage_uri" => "https://github.com/fontist/fontist", "source_code_uri" => "https://github.com/fontist/fontist" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Ribose Inc.".freeze, "Abu Nashir".freeze] s.date = "2020-03-26" s.description = "A libarary find or download fonts".freeze s.email = ["operations@ribose.com".freeze, "abunashir@gmail.com".freeze] s.files = [".github/workflows/ubuntu.yml".freeze, ".gitignore".freeze, ".rspec".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/rspec".freeze, "bin/setup".freeze, "fontist.gemspec".freeze, "lib/fontist.rb".freeze, "lib/fontist/version.rb".freeze, "spec/fontist_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/fontist/fontist".freeze s.licenses = ["BSD-2-Clause".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A libarary find or download fonts".freeze s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 2.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 12.3.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.0".freeze]) end