--- !ruby/object:Gem::Specification name: apple-news version: !ruby/object:Gem::Version version: 0.4.2 platform: ruby authors: - Ryan LeFevre autorequire: bindir: exe cert_chain: [] date: 2016-12-09 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.11' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.11' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '10.0' - !ruby/object:Gem::Dependency name: rspec requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '3.0' - !ruby/object:Gem::Dependency name: activesupport requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: multipart-post requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: Fully-featured library for fetching and creating content with the Apple News API. email: - ryan@hodinkee.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".travis.yml" - Gemfile - README.md - Rakefile - apple-news.gemspec - bin/console - bin/setup - lib/apple-news.rb - lib/apple-news/addition.rb - lib/apple-news/additions/base.rb - lib/apple-news/additions/link.rb - lib/apple-news/animation.rb - lib/apple-news/animations/appear.rb - lib/apple-news/animations/base.rb - lib/apple-news/animations/fade_in.rb - lib/apple-news/animations/move_in.rb - lib/apple-news/animations/scale_fade.rb - lib/apple-news/article.rb - lib/apple-news/article/attachments.rb - lib/apple-news/article/persistence.rb - lib/apple-news/behavior.rb - lib/apple-news/behaviors/background_motion.rb - lib/apple-news/behaviors/background_parallax.rb - lib/apple-news/behaviors/base.rb - lib/apple-news/behaviors/motion.rb - lib/apple-news/behaviors/parallax.rb - lib/apple-news/behaviors/springy.rb - lib/apple-news/channel.rb - lib/apple-news/component.rb - lib/apple-news/component_layout.rb - lib/apple-news/components/audio.rb - lib/apple-news/components/author.rb - lib/apple-news/components/banner_advertisement.rb - lib/apple-news/components/base.rb - lib/apple-news/components/body.rb - lib/apple-news/components/byline.rb - lib/apple-news/components/caption.rb - lib/apple-news/components/chapter.rb - lib/apple-news/components/container.rb - lib/apple-news/components/divider.rb - lib/apple-news/components/embed_web_video.rb - lib/apple-news/components/figure.rb - lib/apple-news/components/gallery.rb - lib/apple-news/components/header.rb - lib/apple-news/components/heading.rb - lib/apple-news/components/illustrator.rb - lib/apple-news/components/image.rb - lib/apple-news/components/instagram.rb - lib/apple-news/components/intro.rb - lib/apple-news/components/logo.rb - lib/apple-news/components/map.rb - lib/apple-news/components/medium_rectangle_advertisement.rb - lib/apple-news/components/mosaic.rb - lib/apple-news/components/music.rb - lib/apple-news/components/photo.rb - lib/apple-news/components/photographer.rb - lib/apple-news/components/place.rb - lib/apple-news/components/portrait.rb - lib/apple-news/components/pullquote.rb - lib/apple-news/components/quote.rb - lib/apple-news/components/scalable_image.rb - lib/apple-news/components/section.rb - lib/apple-news/components/text.rb - lib/apple-news/components/title.rb - lib/apple-news/components/tweet.rb - lib/apple-news/components/video.rb - lib/apple-news/configuration.rb - lib/apple-news/document.rb - lib/apple-news/layout.rb - lib/apple-news/links.rb - lib/apple-news/metadata.rb - lib/apple-news/multipart_post_patch.rb - lib/apple-news/properties.rb - lib/apple-news/properties/advertising_layout.rb - lib/apple-news/properties/advertising_settings.rb - lib/apple-news/properties/anchor.rb - lib/apple-news/properties/base.rb - lib/apple-news/properties/caption_descriptor.rb - lib/apple-news/properties/color_stop.rb - lib/apple-news/properties/content_inset.rb - lib/apple-news/properties/gallery_item.rb - lib/apple-news/properties/map_item.rb - lib/apple-news/properties/map_span.rb - lib/apple-news/properties/margin.rb - lib/apple-news/properties/offset.rb - lib/apple-news/property.rb - lib/apple-news/request.rb - lib/apple-news/requests/delete.rb - lib/apple-news/requests/get.rb - lib/apple-news/requests/post.rb - lib/apple-news/resource.rb - lib/apple-news/scene.rb - lib/apple-news/scenes/base.rb - lib/apple-news/scenes/fading_sticky_header.rb - lib/apple-news/scenes/parallax_scale_header.rb - lib/apple-news/section.rb - lib/apple-news/security.rb - lib/apple-news/style.rb - lib/apple-news/styles/base.rb - lib/apple-news/styles/border.rb - lib/apple-news/styles/component.rb - lib/apple-news/styles/component_text.rb - lib/apple-news/styles/document.rb - lib/apple-news/styles/drop_cap.rb - lib/apple-news/styles/fill.rb - lib/apple-news/styles/gradient_fill.rb - lib/apple-news/styles/image_fill.rb - lib/apple-news/styles/inline_text.rb - lib/apple-news/styles/linear_gradient_fill.rb - lib/apple-news/styles/shadow.rb - lib/apple-news/styles/stroke.rb - lib/apple-news/styles/text.rb - lib/apple-news/styles/text_stroke.rb - lib/apple-news/styles/video_fill.rb - lib/apple-news/version.rb homepage: https://github.com/hodinkee/apple-news-rb licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.1 signing_key: specification_version: 4 summary: Fully-featured library for working with the Apple News API. test_files: []