--- !ruby/object:Gem::Specification name: trusty_google_custom_search version: !ruby/object:Gem::Version version: 1.0.0 prerelease: platform: ruby authors: - Eric Sipple autorequire: bindir: bin cert_chain: [] date: 2014-12-08 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: hpricot requirement: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.8.6 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version version: 0.8.6 description: Provides access to google custom search that can be integrated with a website. email: - sipple@trustarts.org executables: [] extensions: [] extra_rdoc_files: [] files: - google_custom_search-1.0.0.gem - init.rb - install.rb - lib/google_custom_search/search.rb - lib/google_custom_search/search_result.rb - lib/google_custom_search/search_result_item.rb - lib/google_custom_search.rb - MIT-LICENSE - Rakefile - README - spec/google_custom_search/search_result_item_spec.rb - spec/google_custom_search/search_result_spec.rb - spec/google_custom_search/search_spec.rb - spec/rcov.opts - spec/spec.opts - spec/spec_helper.rb - tasks/google_custom_search_tasks.rake - trusty-google-custom-search.gemspec - uninstall.rb homepage: https://github.com/pgharts/google_custom_search/ 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.29 signing_key: specification_version: 3 summary: Interface for google custom search test_files: - spec/google_custom_search/search_result_item_spec.rb - spec/google_custom_search/search_result_spec.rb - spec/google_custom_search/search_spec.rb - spec/rcov.opts - spec/spec.opts - spec/spec_helper.rb