Gem::Specification.new do |s| s.name = "scribd_fu" s.version = "1.1" s.date = "2008-12-14" s.summary = "Quick and easy interactions with Scribd's iPaper service" s.email = "matt@matt-darby.com" s.homepage = "http://github.com/mdarby/scribd_fu/tree/master" s.description = "A Rails plugin that streamlines interactions with the Scribd service" s.has_rdoc = false s.authors = ["Matt Darby"] s.files = ["init.rb", "install.rb", "lib/scribd_fu.rb", "lib/scribd_fu_helper.rb", "MIT-LICENSE", "rails/init.rb", "Rakefile", "README.textile", "scribd.yml.example", "scribd_fu.gemspec", "uninstall.rb"] end