--- !ruby/object:Gem::Specification name: pilha version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 3 version: 0.1.3 platform: ruby authors: - Dalto Curvelano Junior autorequire: bindir: bin cert_chain: [] date: 2010-05-27 00:00:00 -03:00 default_executable: dependencies: [] description: A ruby wrapper to the Stack Exchange (Stack Overflow and friends) API. email: executables: [] extensions: [] extra_rdoc_files: [] files: - pilha.gemspec - lib/pilha/stack_overflow/badge.rb - lib/pilha/stack_overflow/statistics.rb - lib/pilha/stack_overflow/user.rb - lib/pilha/stack_overflow/comment.rb - lib/pilha/stack_overflow/answer.rb - lib/pilha.rb - spec/fixtures/stats.json - spec/fixtures/stats.json.gz - spec/fixtures/badges.json - spec/fixtures/badges.json.gz - spec/fixtures/badges_by_id.json - spec/fixtures/badges_by_id.json.gz - spec/fixtures/badges_by_id_page2.json - spec/fixtures/badges_by_id_page2.json.gz - spec/fixtures/badges_tag_based.json - spec/fixtures/badges_tag_based.json.gz - spec/fixtures/answers_by_id.json - spec/fixtures/answers_by_id.json.gz - spec/fixtures/answer_with_comments.json - spec/fixtures/answer_with_comments.json.gz - spec/fixtures/comments.json - spec/fixtures/comments.json.gz - spec/fixtures/users_answers.json - spec/fixtures/users_answers.json.gz - spec/pilha/stack_overflow/badge_spec.rb - spec/pilha/stack_overflow/stack_overflow_spec.rb - spec/pilha/stack_overflow/statistics_spec.rb - spec/pilha/stack_overflow/user_spec.rb - spec/pilha/stack_overflow/comment_spec.rb - spec/pilha/stack_overflow/answer_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/dlt/pilha licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: A ruby wrapper to the Stack Exchange (Stack Overflow and friends) API. test_files: []