Sha256: 8ea2114cea26ed80452d314509c8e5d3234585726cc473ba6de22501f295e31a

Contents?: true

Size: 990 Bytes

Versions: 36

Compression:

Stored size: 990 Bytes

Contents

# coding: utf-8
lib = File.expand_path('../lib', __FILE__)
$LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
require 'foundation_apps_styles/version'

Gem::Specification.new do |spec|
  spec.name          = "foundation_apps_styles"
  spec.version       = FoundationAppsStyles::VERSION
  spec.authors       = ["Steve Talcott Smith and Eumir Gaspar"]
  spec.email         = ["steve+eumir@aelogica.com"]

  spec.summary       = %q{Foundation for Apps without the JS}
  spec.description   = %q{Foundation for Apps without the JS}
  spec.homepage      = "https://github.com/aelogica/foundation_apps_styles"
  spec.license       = "MIT"

  spec.files         = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
  spec.bindir        = "exe"
  spec.executables   = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
  spec.require_paths = ["lib"]

  spec.add_development_dependency "bundler", "~> 1.10"
  spec.add_development_dependency "rake", "~> 10.0"
end

Version data entries

36 entries across 36 versions & 2 rubygems

Version Path
express_admin-1.7.5 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.7.4 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.7.3 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.7.2 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.7.1 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.13 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.12 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.11 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.10 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.9 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.8 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.7 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.4 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.3 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.2 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.1 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.6.0 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.5.0 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.4.11 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec
express_admin-1.4.10 vendor/gems/foundation_apps_styles/foundation_apps_styles.gemspec