# -*- encoding: utf-8 -*- # stub: maclight 2.0.0 ruby lib # stub: ext/maclight/extconf.rb Gem::Specification.new do |s| s.name = "maclight".freeze s.version = "2.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Moe".freeze] s.date = "2015-03-21" s.description = "Control your Mac keyboard LEDs (capslock, numlock)".freeze s.email = ["moe@busyloop.net".freeze] s.executables = ["maclight".freeze] s.extensions = ["ext/maclight/extconf.rb".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "ass/screenshot_capslock.jpg".freeze, "bin/maclight".freeze, "ext/maclight/Makefile".freeze, "ext/maclight/extconf.rb".freeze, "ext/maclight/maclight.c".freeze, "lib/maclight/cli.rb".freeze, "lib/maclight/version.rb".freeze, "maclight.gemspec".freeze] s.homepage = "https://github.com/busyloop/maclight".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Control your Mac keyboard LEDs (capslock, numlock)".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 1.2.2".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.1.0".freeze]) end