# -*- encoding: utf-8 -*- # stub: middleman-targets 1.0.3 ruby lib Gem::Specification.new do |s| s.name = "middleman-targets".freeze s.version = "1.0.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jim Derry".freeze] s.date = "2016-04-08" s.description = "Provides multiple build targets and tools for Middleman.".freeze s.email = ["balthisar@gmail.com".freeze] s.executables = ["middleman-targets".freeze] s.files = [".gitignore".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE.md".freeze, "README.md".freeze, "Rakefile".freeze, "bin/middleman-targets".freeze, "documentation_project/.gitignore".freeze, "documentation_project/Gemfile".freeze, "documentation_project/README.md".freeze, "documentation_project/config.rb".freeze, "documentation_project/source/cli.html.md.erb".freeze, "documentation_project/source/frontmatter.html.md.erb".freeze, "documentation_project/source/helpers-resources.html.md.erb".freeze, "documentation_project/source/images/free-logo-small.png".freeze, "documentation_project/source/images/free-logo-small@2x.png".freeze, "documentation_project/source/images/free-logo.png".freeze, "documentation_project/source/images/free-logo@2x.png".freeze, "documentation_project/source/images/pro-logo-small.png".freeze, "documentation_project/source/images/pro-logo-small@2x.png".freeze, "documentation_project/source/images/pro-logo.png".freeze, "documentation_project/source/images/pro-logo@2x.png".freeze, "documentation_project/source/index.html.md.erb".freeze, "documentation_project/source/javascripts/all.js".freeze, "documentation_project/source/layouts/layout.haml".freeze, "documentation_project/source/layouts/template-logo-large.haml".freeze, "documentation_project/source/layouts/template-logo-medium.haml".freeze, "documentation_project/source/layouts/template-logo-small.haml".freeze, "documentation_project/source/license.html.md.erb".freeze, "documentation_project/source/only-free.html.md.erb".freeze, "documentation_project/source/only-pro.html.md.erb".freeze, "documentation_project/source/simple-demo.html.md.erb".freeze, "documentation_project/source/stylesheets/_github.scss".freeze, "documentation_project/source/stylesheets/_middlemac_minimal.scss".freeze, "documentation_project/source/stylesheets/_normalize.scss".freeze, "documentation_project/source/stylesheets/style.css.scss".freeze, "documentation_project/source/target-feature-config.html.md.erb".freeze, "lib/middleman-targets.rb".freeze, "lib/middleman-targets/commands.rb".freeze, "lib/middleman-targets/extension.rb".freeze, "lib/middleman-targets/middleman-cli/build_all.rb".freeze, "lib/middleman-targets/version.rb".freeze, "middleman-targets.gemspec".freeze] s.homepage = "https://github.com/middlemac/middleman-targets".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Provides multiple build targets and tools for Middleman.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.1".freeze, ">= 4.1.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.1".freeze, ">= 4.1.6".freeze]) end