# -*- encoding: utf-8 -*- # stub: ted_api 0.1 ruby lib Gem::Specification.new do |s| s.name = "ted_api".freeze s.version = "0.1".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["John Barton".freeze] s.date = "2012-09-10" s.description = "A wrapper for the TED Talks API.".freeze s.email = ["jb@phy5ics.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "lib/faraday/response/raise_ted_api_error.rb".freeze, "lib/ted_api.rb".freeze, "lib/ted_api/client.rb".freeze, "lib/ted_api/client/countries.rb".freeze, "lib/ted_api/client/events.rb".freeze, "lib/ted_api/client/languages.rb".freeze, "lib/ted_api/client/quotes.rb".freeze, "lib/ted_api/client/rating_words.rb".freeze, "lib/ted_api/client/speakers.rb".freeze, "lib/ted_api/client/tags.rb".freeze, "lib/ted_api/client/talks.rb".freeze, "lib/ted_api/client/themes.rb".freeze, "lib/ted_api/configuration.rb".freeze, "lib/ted_api/connection.rb".freeze, "lib/ted_api/error.rb".freeze, "lib/ted_api/request.rb".freeze, "lib/ted_api/version.rb".freeze, "spec/faraday/response_spec.rb".freeze, "spec/fixtures/countries.json".freeze, "spec/fixtures/countries.xml".freeze, "spec/fixtures/country.json".freeze, "spec/fixtures/country.xml".freeze, "spec/fixtures/event.json".freeze, "spec/fixtures/event.xml".freeze, "spec/fixtures/events.json".freeze, "spec/fixtures/events.xml".freeze, "spec/fixtures/language.json".freeze, "spec/fixtures/language.xml".freeze, "spec/fixtures/languages.json".freeze, "spec/fixtures/languages.xml".freeze, "spec/fixtures/quote.json".freeze, "spec/fixtures/quote.xml".freeze, "spec/fixtures/quotes.json".freeze, "spec/fixtures/quotes.xml".freeze, "spec/fixtures/rating_word.json".freeze, "spec/fixtures/rating_word.xml".freeze, "spec/fixtures/rating_words.json".freeze, "spec/fixtures/rating_words.xml".freeze, "spec/fixtures/speaker.json".freeze, "spec/fixtures/speaker.xml".freeze, "spec/fixtures/speakers.json".freeze, "spec/fixtures/speakers.xml".freeze, "spec/fixtures/speakers_by_talk.json".freeze, "spec/fixtures/subtitles.json".freeze, "spec/fixtures/tag.json".freeze, "spec/fixtures/tag.xml".freeze, "spec/fixtures/tags.json".freeze, "spec/fixtures/tags.xml".freeze, "spec/fixtures/talk.json".freeze, "spec/fixtures/talk.xml".freeze, "spec/fixtures/talks.json".freeze, "spec/fixtures/talks.xml".freeze, "spec/fixtures/theme.json".freeze, "spec/fixtures/theme.xml".freeze, "spec/fixtures/themes.json".freeze, "spec/fixtures/themes.xml".freeze, "spec/spec_helper.rb".freeze, "spec/ted_api/client/countries_spec.rb".freeze, "spec/ted_api/client/events_spec.rb".freeze, "spec/ted_api/client/languages_spec.rb".freeze, "spec/ted_api/client/quotes_spec.rb".freeze, "spec/ted_api/client/rating_words_spec.rb".freeze, "spec/ted_api/client/speakers_spec.rb".freeze, "spec/ted_api/client/tags_spec.rb".freeze, "spec/ted_api/client/talks_spec.rb".freeze, "spec/ted_api/client/themes_spec.rb".freeze, "spec/ted_api/client_spec.rb".freeze, "spec/ted_api_spec.rb".freeze, "ted_api.gemspec".freeze] s.homepage = "https://github.com/phy5ics/ted-api".freeze s.rubygems_version = "3.5.10".freeze s.summary = "A wrapper for the TED Talks API that allows for both JSON and XML methods. See http://developer.ted.com/ for more information on the API.".freeze s.test_files = ["spec/faraday/response_spec.rb".freeze, "spec/fixtures/countries.json".freeze, "spec/fixtures/countries.xml".freeze, "spec/fixtures/country.json".freeze, "spec/fixtures/country.xml".freeze, "spec/fixtures/event.json".freeze, "spec/fixtures/event.xml".freeze, "spec/fixtures/events.json".freeze, "spec/fixtures/events.xml".freeze, "spec/fixtures/language.json".freeze, "spec/fixtures/language.xml".freeze, "spec/fixtures/languages.json".freeze, "spec/fixtures/languages.xml".freeze, "spec/fixtures/quote.json".freeze, "spec/fixtures/quote.xml".freeze, "spec/fixtures/quotes.json".freeze, "spec/fixtures/quotes.xml".freeze, "spec/fixtures/rating_word.json".freeze, "spec/fixtures/rating_word.xml".freeze, "spec/fixtures/rating_words.json".freeze, "spec/fixtures/rating_words.xml".freeze, "spec/fixtures/speaker.json".freeze, "spec/fixtures/speaker.xml".freeze, "spec/fixtures/speakers.json".freeze, "spec/fixtures/speakers.xml".freeze, "spec/fixtures/speakers_by_talk.json".freeze, "spec/fixtures/subtitles.json".freeze, "spec/fixtures/tag.json".freeze, "spec/fixtures/tag.xml".freeze, "spec/fixtures/tags.json".freeze, "spec/fixtures/tags.xml".freeze, "spec/fixtures/talk.json".freeze, "spec/fixtures/talk.xml".freeze, "spec/fixtures/talks.json".freeze, "spec/fixtures/talks.xml".freeze, "spec/fixtures/theme.json".freeze, "spec/fixtures/theme.xml".freeze, "spec/fixtures/themes.json".freeze, "spec/fixtures/themes.xml".freeze, "spec/spec_helper.rb".freeze, "spec/ted_api/client/countries_spec.rb".freeze, "spec/ted_api/client/events_spec.rb".freeze, "spec/ted_api/client/languages_spec.rb".freeze, "spec/ted_api/client/quotes_spec.rb".freeze, "spec/ted_api/client/rating_words_spec.rb".freeze, "spec/ted_api/client/speakers_spec.rb".freeze, "spec/ted_api/client/tags_spec.rb".freeze, "spec/ted_api/client/talks_spec.rb".freeze, "spec/ted_api/client/themes_spec.rb".freeze, "spec/ted_api/client_spec.rb".freeze, "spec/ted_api_spec.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 0.8.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.8.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5.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]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end