# -*- encoding: utf-8 -*- # stub: progressions-postly 0.2.2 ruby lib Gem::Specification.new do |s| s.name = "progressions-postly".freeze s.version = "0.2.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 = ["twoism".freeze, "progressions".freeze] s.date = "2010-03-13" s.description = "API Wrapper and IRB console for posterous.com".freeze s.email = "signalstatic@gmail.com".freeze s.executables = ["postly".freeze] s.extra_rdoc_files = ["LICENSE".freeze, "README.markdown".freeze] s.files = [".gitignore".freeze, "LICENSE".freeze, "README.markdown".freeze, "Rakefile".freeze, "VERSION".freeze, "bin/postly".freeze, "config/posterous.sample.yml".freeze, "etc/posterous.tmbundle/Commands/Post Selection.tmCommand".freeze, "etc/posterous.tmbundle/info.plist".freeze, "lib/postly.rb".freeze, "lib/postly/blog_importer.rb".freeze, "lib/postly/comment.rb".freeze, "lib/postly/connection.rb".freeze, "lib/postly/many_proxy.rb".freeze, "lib/postly/post.rb".freeze, "lib/postly/site.rb".freeze, "postly.gemspec".freeze, "progressions-postly.gemspec".freeze, "test/fixtures/cthulhu.png".freeze, "test/fixtures/fennec-fox.jpg".freeze, "test/fixtures/wp.xml".freeze, "test/growler.rb".freeze, "test/test_helper.rb".freeze, "test/test_importer.rb".freeze, "test/test_post.rb".freeze, "test/test_site.rb".freeze] s.homepage = "http://github.com/progressions/postly".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "API Wrapper for posterous.com".freeze s.test_files = ["test/growler.rb".freeze, "test/test_helper.rb".freeze, "test/test_importer.rb".freeze, "test/test_post.rb".freeze, "test/test_site.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) end