Sha256: f55adbe75f71d7d025e7620a98b99cc26cf1d3b8f4e1e0ef09d0ac9c65b06480
Contents?: true
Size: 1.96 KB
Versions: 0
Compression: gzip
Compressed size: 824 Bytes
Stored size: 824 Bytes
Contents
--- !ruby/object:Gem::Specification name: crowdflower version: !ruby/object:Gem::Version hash: 5 prerelease: segments: - 0 - 6 - 1 version: 0.6.1 platform: ruby authors: - Brian P O'Rourke - Chris Van Pelt autorequire: bindir: bin cert_chain: [] date: 2011-02-27 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