# -*- encoding: utf-8 -*- # stub: songkickr 0.3.3 ruby lib Gem::Specification.new do |s| s.name = "songkickr".freeze s.version = "0.3.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jared Mehle".freeze] s.date = "2013-02-16" s.description = "A Ruby wrapper around the Songkick API. Visit www.songkick.com/developer for documentation on the Songkick API. ".freeze s.email = ["jrmehle@gmail.com".freeze] s.executables = ["autospec".freeze, "convert_to_should_syntax".freeze, "guard".freeze, "htmldiff".freeze, "httparty".freeze, "ldiff".freeze, "rake".freeze, "rake2thor".freeze, "rg".freeze, "ri".freeze, "rspec".freeze, "thor".freeze] s.extra_rdoc_files = ["LICENSE".freeze, "README.rdoc".freeze] s.files = [".document".freeze, ".gitignore".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE".freeze, "README.rdoc".freeze, "Rakefile".freeze, "bin/autospec".freeze, "bin/convert_to_should_syntax".freeze, "bin/guard".freeze, "bin/htmldiff".freeze, "bin/httparty".freeze, "bin/jeweler".freeze, "bin/ldiff".freeze, "bin/rake".freeze, "bin/rake2thor".freeze, "bin/rg".freeze, "bin/ri".freeze, "bin/rspec".freeze, "bin/thor".freeze, "doc/APIError.html".freeze, "doc/APIKeyNotSet.html".freeze, "doc/LICENSE.html".freeze, "doc/README_rdoc.html".freeze, "doc/ResourceNotFound.html".freeze, "doc/Songkickr.html".freeze, "doc/Songkickr/Artist.html".freeze, "doc/Songkickr/ArtistResult.html".freeze, "doc/Songkickr/ConcertSetlistResult.html".freeze, "doc/Songkickr/Event.html".freeze, "doc/Songkickr/EventResult.html".freeze, "doc/Songkickr/Location.html".freeze, "doc/Songkickr/LocationResult.html".freeze, "doc/Songkickr/Performance.html".freeze, "doc/Songkickr/Remote.html".freeze, "doc/Songkickr/Setlist.html".freeze, "doc/Songkickr/SetlistItem.html".freeze, "doc/Songkickr/Venue.html".freeze, "doc/created.rid".freeze, "doc/images/add.png".freeze, "doc/images/brick.png".freeze, "doc/images/brick_link.png".freeze, "doc/images/bug.png".freeze, "doc/images/bullet_black.png".freeze, "doc/images/bullet_toggle_minus.png".freeze, "doc/images/bullet_toggle_plus.png".freeze, "doc/images/date.png".freeze, "doc/images/delete.png".freeze, "doc/images/find.png".freeze, "doc/images/loadingAnimation.gif".freeze, "doc/images/macFFBgHack.png".freeze, "doc/images/package.png".freeze, "doc/images/page_green.png".freeze, "doc/images/page_white_text.png".freeze, "doc/images/page_white_width.png".freeze, "doc/images/plugin.png".freeze, "doc/images/ruby.png".freeze, "doc/images/tag_blue.png".freeze, "doc/images/tag_green.png".freeze, "doc/images/transparent.png".freeze, "doc/images/wrench.png".freeze, "doc/images/wrench_orange.png".freeze, "doc/images/zoom.png".freeze, "doc/index.html".freeze, "doc/js/darkfish.js".freeze, "doc/js/jquery.js".freeze, "doc/js/navigation.js".freeze, "doc/js/quicksearch.js".freeze, "doc/js/search.js".freeze, "doc/js/search_index.js".freeze, "doc/js/searcher.js".freeze, "doc/js/thickbox-compressed.js".freeze, "doc/lib/songkickr/artist_rb.html".freeze, "doc/lib/songkickr/artist_result_rb.html".freeze, "doc/lib/songkickr/concert_setlist_result_rb.html".freeze, "doc/lib/songkickr/event_rb.html".freeze, "doc/lib/songkickr/event_result_rb.html".freeze, "doc/lib/songkickr/location_rb.html".freeze, "doc/lib/songkickr/location_result_rb.html".freeze, "doc/lib/songkickr/performance_rb.html".freeze, "doc/lib/songkickr/remote_rb.html".freeze, "doc/lib/songkickr/setlist_item_rb.html".freeze, "doc/lib/songkickr/setlist_rb.html".freeze, "doc/lib/songkickr/venue_rb.html".freeze, "doc/lib/songkickr_rb.html".freeze, "doc/rdoc.css".freeze, "doc/table_of_contents.html".freeze, "lib/songkickr.rb".freeze, "lib/songkickr/artist.rb".freeze, "lib/songkickr/artist_result.rb".freeze, "lib/songkickr/concert_setlist_result.rb".freeze, "lib/songkickr/event.rb".freeze, "lib/songkickr/event_result.rb".freeze, "lib/songkickr/location.rb".freeze, "lib/songkickr/location_result.rb".freeze, "lib/songkickr/performance.rb".freeze, "lib/songkickr/remote.rb".freeze, "lib/songkickr/setlist.rb".freeze, "lib/songkickr/setlist_item.rb".freeze, "lib/songkickr/venue.rb".freeze, "lib/songkickr/version.rb".freeze, "songkickr.gemspec".freeze, "test.rb".freeze, "test/fixtures/event_7391451.json".freeze, "test/fixtures/events.json".freeze, "test/fixtures/invalid_api_key.json".freeze, "test/fixtures/locations_bar.json".freeze, "test/fixtures/no_events.json".freeze, "test/fixtures/resource_not_found.json".freeze, "test/fixtures/vcr/invalid_api_key.yml".freeze, "test/fixtures/vcr/invalid_artist_id.yml".freeze, "test/fixtures/vcr/invalid_event_id.yml".freeze, "test/fixtures/vcr/invalid_user.yml".freeze, "test/fixtures/vcr/invalid_venue_id.yml".freeze, "test/fixtures/vcr/valid_artist.yml".freeze, "test/fixtures/vcr/valid_event.yml".freeze, "test/fixtures/vcr/valid_user.yml".freeze, "test/fixtures/vcr/valid_venue.yml".freeze, "test/fixtures/venue_1276231.json".freeze, "test/helper.rb".freeze, "test/songkickr/test_artist.rb".freeze, "test/songkickr/test_event.rb".freeze, "test/songkickr/test_location.rb".freeze, "test/songkickr/test_remote.rb".freeze, "test/songkickr/test_venue.rb".freeze, "test/test_songkickr.rb".freeze, "test/vcr_helper.rb".freeze] s.homepage = "http://github.com/jrmehle/songkickr".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A Ruby wrapper around the Songkick API.".freeze s.test_files = ["test/fixtures/event_7391451.json".freeze, "test/fixtures/events.json".freeze, "test/fixtures/invalid_api_key.json".freeze, "test/fixtures/locations_bar.json".freeze, "test/fixtures/no_events.json".freeze, "test/fixtures/resource_not_found.json".freeze, "test/fixtures/vcr/invalid_api_key.yml".freeze, "test/fixtures/vcr/invalid_artist_id.yml".freeze, "test/fixtures/vcr/invalid_event_id.yml".freeze, "test/fixtures/vcr/invalid_user.yml".freeze, "test/fixtures/vcr/invalid_venue_id.yml".freeze, "test/fixtures/vcr/valid_artist.yml".freeze, "test/fixtures/vcr/valid_event.yml".freeze, "test/fixtures/vcr/valid_user.yml".freeze, "test/fixtures/vcr/valid_venue.yml".freeze, "test/fixtures/venue_1276231.json".freeze, "test/helper.rb".freeze, "test/songkickr/test_artist.rb".freeze, "test/songkickr/test_event.rb".freeze, "test/songkickr/test_location.rb".freeze, "test/songkickr/test_remote.rb".freeze, "test/songkickr/test_venue.rb".freeze, "test/test_songkickr.rb".freeze, "test/vcr_helper.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 2.11.0".freeze]) s.add_development_dependency(%q.freeze, [">= 1.3.0".freeze]) s.add_development_dependency(%q.freeze, [">= 1.2.2".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end