Sha256: 603684e237ffc2012aa176a104474746e72615ee507cdedcc1790af69a2ad319
Contents?: true
Size: 1.86 KB
Versions: 0
Compression: gzip
Compressed size: 755 Bytes
Stored size: 755 Bytes
Contents
--- !ruby/object:Gem::Specification name: next-big-sound version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 8 - 1 version: 0.8.1 platform: ruby authors: - jeff durand autorequire: bindir: bin cert_chain: [] date: 2010-06-09 00:00:00 -04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: shoulda prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :development version_requirements: *id001 description: A simple wrapper class for the Next Big Sound api. docs for the api can be found at api.nextbigsound.com email: jeff.durand@gmail.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - lib/config.yml - lib/next-big-sound.rb - lib/next-big-sound/artist.rb - lib/next-big-sound/artist_profile.rb - lib/next-big-sound/base.rb - lib/next-big-sound/datapoint.rb - lib/next-big-sound/memoize.rb - lib/next-big-sound/metric.rb - lib/next-big-sound/search.rb - next-big-sound.gemspec - test/helper.rb - test/test_search.rb has_rdoc: true homepage: http://github.com/johnnyiller/next-big-sound licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 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: Next Big Sound test_files: - test/helper.rb - test/test_search.rb