# -*- encoding: utf-8 -*- # stub: compass-yiq-color-contrast 1.0.0 ruby lib Gem::Specification.new do |s| s.name = "compass-yiq-color-contrast".freeze s.version = "1.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.3.6".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Tim Hettler".freeze] s.date = "2013-09-27" s.description = "A compass extension that provides a function to determine the lightness of a color in the YIQ color space".freeze s.email = ["me+github@timhettler.com".freeze] s.files = ["lib/compass-yiq-color-contrast.rb".freeze, "stylesheets/_yiq-color-contrast.scss".freeze, "templates/example/compass-yiq-color-contrast.html".freeze, "templates/example/compass-yiq-color-contrast.scss".freeze, "templates/example/manifest.rb".freeze] s.homepage = "https://github.com/timhettler/compass-yiq-color-contrast".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A compass extension that provides a function to determine the lightness of a color in the YIQ color space".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end