Sha256: 2975ce3844e352124897403f9435a9154e3f1c44a8359d8eca13d9c5c474284c
Contents?: true
Size: 1.82 KB
Versions: 0
Compression: gzip
Compressed size: 746 Bytes
Stored size: 746 Bytes
Contents
--- !ruby/object:Gem::Specification name: crowdflower version: !ruby/object:Gem::Version version: 0.11.0 prerelease: platform: ruby authors: - Brian P O'Rourke - Chris Van Pelt autorequire: bindir: bin cert_chain: [] date: 2014-05-02 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: httparty requirement: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.7.4 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: 0.7.4 description: ! 'A toolkit for interacting with CrowdFlower via the REST API. This is alpha software. Have fun! ' email: brian@crowdflower.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 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 version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.23 signing_key: specification_version: 3 summary: a toolkit for the CrowdFlower API test_files: []