# -*- encoding: utf-8 -*-
# stub: macserialrb 0.4.0 ruby lib
# stub: ext/macserialrb/extconf.rb

Gem::Specification.new do |s|
  s.name = "macserialrb".freeze
  s.version = "0.4.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/appleserial/macserialrb/README.md", "homepage_uri" => "https://github.com/appleserial/macserialrb", "source_code_uri" => "https://github.com/appleserial/macserialrb" } if s.respond_to? :metadata=
  s.require_paths = ["lib".freeze]
  s.authors = ["csrutil".freeze]
  s.bindir = "exe".freeze
  s.date = "2020-11-26"
  s.description = "macserialrb is a tool that obtains and decodes Mac serial number and board identifier to provide more information about the production of your hardware. ".freeze
  s.email = ["csrutil@protonmail.com".freeze]
  s.executables = ["macserialrb".freeze]
  s.extensions = ["ext/macserialrb/extconf.rb".freeze]
  s.files = [".github/workflows/spec.yml".freeze, ".gitignore".freeze, ".rspec".freeze, ".travis.yml".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/console".freeze, "bin/setup".freeze, "exe/macserialrb".freeze, "ext/macserialrb/extconf.rb".freeze, "ext/macserialrb/macserial/FORMAT.md".freeze, "ext/macserialrb/macserial/Makefile".freeze, "ext/macserialrb/macserial/README.md".freeze, "ext/macserialrb/macserial/cccdump.py".freeze, "ext/macserialrb/macserial/macserial.c".freeze, "ext/macserialrb/macserial/macserial.h".freeze, "ext/macserialrb/macserial/modelinfo.h".freeze, "ext/macserialrb/macserial/modelinfo_autogen.h".freeze, "ext/macserialrb/macserialrb.c".freeze, "ext/macserialrb/macserialrb.h".freeze, "lib/macserialrb.rb".freeze, "lib/macserialrb/version.rb".freeze, "macserialrb.gemspec".freeze]
  s.homepage = "https://github.com/appleserial/macserialrb".freeze
  s.licenses = ["MIT".freeze]
  s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze)
  s.rubygems_version = "3.5.10".freeze
  s.summary = "macserialrb is a tool that obtains and decodes Mac serial number and board identifier to provide more information about the production of your hardware.".freeze
end