Sha256: c167d4695fd9ffb8af87e674cf931ba0a4b548d06b074c3a4616131d335d0155
Contents?: true
Size: 1.81 KB
Versions: 0
Compression: gzip
Compressed size: 745 Bytes
Stored size: 745 Bytes
Contents
--- !ruby/object:Gem::Specification name: crowdflower version: !ruby/object:Gem::Version version: 0.7.0 prerelease: platform: ruby authors: - Brian P O'Rourke - Chris Van Pelt autorequire: bindir: bin cert_chain: [] date: 2014-04-01 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@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 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: []