# -*- encoding: utf-8 -*- # stub: lolcommits 0.2.0 ruby lib Gem::Specification.new do |s| s.name = "lolcommits".freeze s.version = "0.2.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 = ["Matthew Rothenberg".freeze] s.date = "2012-07-06" s.description = "Takes a snapshot with your Mac's built-in iSight/FaceTime webcam (or any working webcam on Linux or Windows) every time you git commit code, and archives a lolcat style image with it.".freeze s.email = ["mrothenberg@gmail.com".freeze] s.executables = ["lolcommits".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "CHANGELOG".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/lolcommits".freeze, "ext/CommandCam/COPYING".freeze, "ext/CommandCam/CommandCam.exe".freeze, "ext/CommandCam/LICENSE".freeze, "ext/imagesnap/ReadMeOrDont.rtf".freeze, "ext/imagesnap/imagesnap".freeze, "features/lolcommits.feature".freeze, "features/step_definitions/lolcommits_steps.rb".freeze, "features/support/env.rb".freeze, "fonts/Impact.ttf".freeze, "lib/lolcommits.rb".freeze, "lib/lolcommits/version.rb".freeze, "lib/tranzlate/lolspeak.rb".freeze, "lolcommits.gemspec".freeze, "test/images/test_image.jpg".freeze, "test/test_lolcommits.rb".freeze] s.homepage = "http://github.com/mroth/lolcommits".freeze s.licenses = ["LGPL-3".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Capture webcam image on git commit for lulz.".freeze s.test_files = ["features/lolcommits.feature".freeze, "features/step_definitions/lolcommits_steps.rb".freeze, "features/support/env.rb".freeze, "test/images/test_image.jpg".freeze, "test/test_lolcommits.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 2.13.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.6".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.9.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2.1".freeze]) end