Sha256: 9876a6ecdcc96a35e54794a85fc5fc536deb85abac330795a081914786c0d8fe

Contents?: true

Size: 1.89 KB

Versions: 1

Compression:

Stored size: 1.89 KB

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = "compass-capucine"
  s.version = "0.2.0"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Damian Le Nouaille"]
  s.date = "2012-05-28"
  s.description = "Compass Plugin with helpers"
  s.email = "dam@dln.name"
  s.extra_rdoc_files = [
    "LICENSE.txt",
    "README.md"
  ]
  s.files = [
    "Gemfile",
    "Gemfile.lock",
    "LICENSE.txt",
    "README.md",
    "Rakefile",
    "VERSION",
    "capucine-logo-mini.png",
    "compass-capucine.gemspec",
    "lib/compass-capucine.rb",
    "stylesheets/_compass-capucine.scss",
    "stylesheets/compass-capucine/_box.sass",
    "stylesheets/compass-capucine/_helpers.sass",
    "stylesheets/compass-capucine/_normalize-plus.scss",
    "stylesheets/compass-capucine/_normalize.scss",
    "stylesheets/compass-capucine/_print.scss",
    "stylesheets/compass-capucine/_reset.sass"
  ]
  s.homepage = "http://github.com/damln/compass-capucine"
  s.licenses = ["MIT"]
  s.require_paths = ["lib"]
  s.rubygems_version = "1.8.21"
  s.summary = "Compass Plugin with helpers"

  if s.respond_to? :specification_version then
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<compass>, [">= 0"])
      s.add_development_dependency(%q<bundler>, ["~> 1.0.0"])
      s.add_development_dependency(%q<jeweler>, ["~> 1.8.3"])
    else
      s.add_dependency(%q<compass>, [">= 0"])
      s.add_dependency(%q<bundler>, ["~> 1.0.0"])
      s.add_dependency(%q<jeweler>, ["~> 1.8.3"])
    end
  else
    s.add_dependency(%q<compass>, [">= 0"])
    s.add_dependency(%q<bundler>, ["~> 1.0.0"])
    s.add_dependency(%q<jeweler>, ["~> 1.8.3"])
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
compass-capucine-0.2.0 compass-capucine.gemspec