Sha256: bcdf43a19eda1f31e7050ad410bb1bfad8c5ee3b5e24ac475925e0e482460c82
Contents?: true
Size: 1.96 KB
Versions: 0
Compression: gzip
Compressed size: 836 Bytes
Stored size: 836 Bytes
Contents
--- !ruby/object:Gem::Specification name: crowdflower version: !ruby/object:Gem::Version hash: 5 prerelease: false segments: - 0 - 4 - 5 version: 0.4.5 platform: ruby authors: - Brian P O'Rourke - Chris Van Pelt autorequire: bindir: bin cert_chain: [] date: 2010-12-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 - .gitignore - 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 - test/integration_tests.rb - test/sample.csv has_rdoc: true homepage: http://github.com/dolores/ruby-crowdflower licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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.3.7 signing_key: specification_version: 3 summary: a toolkit for the CrowdFlower API test_files: - test/integration_tests.rb