# -*- encoding: utf-8 -*-
# stub: middleman-presentation-helpers 0.0.2 ruby lib

Gem::Specification.new do |s|
  s.name = "middleman-presentation-helpers".freeze
  s.version = "0.0.2".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Max Meyer".freeze]
  s.date = "2014-08-28"
  s.email = ["dev@fedux.org".freeze]
  s.files = [".gitignore".freeze, ".rdebugrc".freeze, ".rspec".freeze, ".rubocop.yml".freeze, ".simplecov".freeze, ".travis.yml".freeze, ".yardopts".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "config/license_finder.yml".freeze, "config/rubocop/exclude.yml".freeze, "config/rubocop/include.yml".freeze, "cucumber.yml".freeze, "features/image_gallery.feature".freeze, "features/step_definitions.rb".freeze, "features/support/aruba.rb".freeze, "features/support/ci.rb".freeze, "features/support/env.rb".freeze, "features/support/fixtures.rb".freeze, "features/support/reporting.rb".freeze, "lib/middleman/presentation/helpers.rb".freeze, "lib/middleman/presentation/helpers/images.rb".freeze, "lib/middleman/presentation/helpers/version.rb".freeze, "middleman-presentation-helpers.gemspec".freeze]
  s.homepage = "https://github.com/maxmeyer/middleman-presentation-helpers".freeze
  s.licenses = ["MIT".freeze]
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Helpers for middleman-presentation".freeze
  s.test_files = ["features/image_gallery.feature".freeze, "features/step_definitions.rb".freeze, "features/support/aruba.rb".freeze, "features/support/ci.rb".freeze, "features/support/env.rb".freeze, "features/support/fixtures.rb".freeze, "features/support/reporting.rb".freeze]
end