# -*- encoding: utf-8 -*- # stub: reciper 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "reciper".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Rodrigo Flores".freeze] s.date = "2012-06-04" s.description = "An awesome way to write recipes for a book chapter".freeze s.email = ["mail@rodrigoflores.org".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "lib/reciper.rb".freeze, "lib/reciper/helpers.rb".freeze, "lib/reciper/version.rb".freeze, "reciper.gemspec".freeze, "spec/reciper/helpers_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/rodrigoflores/reciper".freeze s.rubygems_version = "3.5.10".freeze s.summary = "An awesome way to write recipes for a book chapter".freeze s.test_files = ["spec/reciper/helpers_spec.rb".freeze, "spec/spec_helper.rb".freeze] end