Sha256: 3412ab3f2153f4ccb4e710f31846a4649f28a01bb69674dd950560772aa71d08
Contents?: true
Size: 1.96 KB
Versions: 0
Compression: gzip
Compressed size: 818 Bytes
Stored size: 818 Bytes
Contents
--- !ruby/object:Gem::Specification name: crowdflower version: !ruby/object:Gem::Version hash: 3 prerelease: segments: - 0 - 6 - 2 version: 0.6.2 platform: ruby authors: - Brian P O'Rourke - Chris Van Pelt autorequire: bindir: bin cert_chain: [] date: 2011-03-03 00:00:00 -08:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: httparty prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 9 segments: - 0 - 4 - 3 version: 0.4.3 type: :runtime version_requirements: *id001 description: |+ A toolkit for interacting with CrowdFlower via the REST API. This is alpha software. Have fun! email: brian@doloreslabs.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.md files: - .document - CONTRIBUTORS - HISTORY.md - LICENSE - README.md - Rakefile - VERSION - bindev/cl_skel.rb - bindev/crowdflower.rb - crowdflower.gemspec - lib/crowdflower.rb - lib/crowdflower/base.rb - lib/crowdflower/job.rb - lib/crowdflower/judgment.rb - lib/crowdflower/order.rb - lib/crowdflower/unit.rb - lib/crowdflower/worker.rb - test/integration_tests.rb - test/sample.csv has_rdoc: true homepage: http://github.com/dolores/ruby-crowdflower licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.4.2 signing_key: specification_version: 3 summary: a toolkit for the CrowdFlower API test_files: - test/integration_tests.rb