# -*- encoding: utf-8 -*- # stub: cafepress_api 0.0.1 ruby lib Gem::Specification.new do |s| s.name = "cafepress_api".freeze s.version = "0.0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Benjamin Lee Smith".freeze] s.date = "2011-01-26" s.description = "This is a simple Ruby wrapper for the CafePress API. It is a work in progress and does not cover everything in the API.".freeze s.email = ["benjamin.lee.smith@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "Rakefile".freeze, "cafepress_api.gemspec".freeze, "lib/cafepress_api.rb".freeze, "lib/cafepress_api/version.rb".freeze] s.homepage = "https://github.com/benjaminleesmith/cafepress_api".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A simple Ruby wrapper for the CafePress API.".freeze end