--- !ruby/object:Gem::Specification name: amp-html version: !ruby/object:Gem::Version version: 0.7.10 platform: ruby authors: - Jonas Hübotter autorequire: bindir: bin cert_chain: [] date: 2017-08-24 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rails requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 4.0.0 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 4.0.0 - !ruby/object:Gem::Dependency name: thor requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.20' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '0.20' - !ruby/object:Gem::Dependency name: launchy requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.4' - !ruby/object:Gem::Dependency name: highline requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.7' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.7' description: "[BETA, Formerly `amphtml`] AmpHtml is a universal solution to integrate the AMP Project (Accelerated Mobile Pages Project) into your Rails app with ease. It enables you to quickly spin-up, build and test your app with AMP, while fulfilling the app's unique requirements. It comes with a bunch of superpowers like user authentication, notifications, blogs, animations and support for assets in AMP. Make your app consistently fast, beautiful and high-performing across devices and distribution platforms." email: developer@slooob.com executables: - amp-html extensions: [] extra_rdoc_files: [] files: - ".github/issue_template.md" - ".github/pull_request_template.md" - ".gitignore" - ".travis.yml" - CHANGELOG.md - CONTRIBUTING.md - DEPRECATIONS.md - Gemfile - Gemfile.lock - INSTALL.md - LICENSE - OWNERS.yaml - README.md - Rakefile - amp-html.gemspec - bin/amp-html - lib/amp-html.rb - lib/amp_html/cli.rb - lib/amp_html/components/docs/README.md - lib/amp_html/components/docs/ad.md - lib/amp_html/components/docs/analytics.md - lib/amp_html/components/docs/anim.md - lib/amp_html/components/docs/fonts.md - lib/amp_html/components/docs/forms.md - lib/amp_html/components/docs/iframe.md - lib/amp_html/components/docs/javascript.md - lib/amp_html/components/docs/lists.md - lib/amp_html/components/docs/media.md - lib/amp_html/components/docs/mustache.md - lib/amp_html/components/docs/notifications.md - lib/amp_html/components/docs/schema.md - lib/amp_html/components/docs/service_worker.md - lib/amp_html/components/docs/social.md - lib/amp_html/components/docs/stylesheets.md - lib/amp_html/components/help.rb - lib/amp_html/components/install.rb - lib/amp_html/components/templates/ERROR.md - lib/amp_html/components/templates/README.md - lib/amp_html/configuration.rb - lib/amp_html/configuration/docs/README.md - lib/amp_html/configuration/help.rb - lib/amp_html/helpers/docs/README.md - lib/amp_html/helpers/docs/amp.md - lib/amp_html/helpers/docs/amp_ad.md - lib/amp_html/helpers/docs/amp_analytics.md - lib/amp_html/helpers/docs/amp_anim.md - lib/amp_html/helpers/docs/amp_audio.md - lib/amp_html/helpers/docs/amp_auto_ads.md - lib/amp_html/helpers/docs/amp_close_user_notification_button.md - lib/amp_html/helpers/docs/amp_css.md - lib/amp_html/helpers/docs/amp_css_link.md - lib/amp_html/helpers/docs/amp_custom_ad.md - lib/amp_html/helpers/docs/amp_document_link.md - lib/amp_html/helpers/docs/amp_embed.md - lib/amp_html/helpers/docs/amp_facebook.md - lib/amp_html/helpers/docs/amp_fallback.md - lib/amp_html/helpers/docs/amp_font.md - lib/amp_html/helpers/docs/amp_font_link.md - lib/amp_html/helpers/docs/amp_form.md - lib/amp_html/helpers/docs/amp_form_response.md - lib/amp_html/helpers/docs/amp_gfycat.md - lib/amp_html/helpers/docs/amp_global_css.md - lib/amp_html/helpers/docs/amp_google_analytics.md - lib/amp_html/helpers/docs/amp_google_font.md - lib/amp_html/helpers/docs/amp_head.md - lib/amp_html/helpers/docs/amp_html_doctype.md - lib/amp_html/helpers/docs/amp_iframe.md - lib/amp_html/helpers/docs/amp_image.md - lib/amp_html/helpers/docs/amp_input.md - lib/amp_html/helpers/docs/amp_instagram.md - lib/amp_html/helpers/docs/amp_js.md - lib/amp_html/helpers/docs/amp_link.md - lib/amp_html/helpers/docs/amp_list.md - lib/amp_html/helpers/docs/amp_live_list.md - lib/amp_html/helpers/docs/amp_live_list_items.md - lib/amp_html/helpers/docs/amp_live_list_pagination.md - lib/amp_html/helpers/docs/amp_live_list_update.md - lib/amp_html/helpers/docs/amp_mustache.md - lib/amp_html/helpers/docs/amp_pin_it.md - lib/amp_html/helpers/docs/amp_pin_widget.md - lib/amp_html/helpers/docs/amp_pinterest_follow.md - lib/amp_html/helpers/docs/amp_pixel.md - lib/amp_html/helpers/docs/amp_placeholder.md - lib/amp_html/helpers/docs/amp_reddit.md - lib/amp_html/helpers/docs/amp_resources.md - lib/amp_html/helpers/docs/amp_selector.md - lib/amp_html/helpers/docs/amp_serviceworker.md - lib/amp_html/helpers/docs/amp_social_share.md - lib/amp_html/helpers/docs/amp_soundcloud.md - lib/amp_html/helpers/docs/amp_twitter.md - lib/amp_html/helpers/docs/amp_user_notification.md - lib/amp_html/helpers/docs/amp_video.md - lib/amp_html/helpers/docs/amp_video_ad.md - lib/amp_html/helpers/docs/amp_vine.md - lib/amp_html/helpers/docs/amp_youtube.md - lib/amp_html/helpers/docs/audio_tag.md - lib/amp_html/helpers/docs/canonical_document_link.md - lib/amp_html/helpers/docs/form_tag.md - lib/amp_html/helpers/docs/image_tag.md - lib/amp_html/helpers/docs/input_tag.md - lib/amp_html/helpers/docs/javascript_include_tag.md - lib/amp_html/helpers/docs/noscript_tag.md - lib/amp_html/helpers/docs/schema_tag.md - lib/amp_html/helpers/docs/stylesheet_link_tag.md - lib/amp_html/helpers/docs/video_tag.md - lib/amp_html/helpers/help.rb - lib/amp_html/root.rb - lib/amp_html/test.rb - lib/amp_html/test/help.rb - lib/amp_html/test/templates/README.md - lib/amp_html/test/templates/css/!important.md - lib/amp_html/test/templates/css/-amp-.md - lib/amp_html/test/templates/css/-moz-binding.md - lib/amp_html/test/templates/css/@import.md - lib/amp_html/test/templates/css/behavior.md - lib/amp_html/test/templates/css/filter.md - lib/amp_html/test/templates/css/i-amp-.md - lib/amp_html/test/templates/css/overflow.md - lib/amp_html/test/templates/html/applet.md - lib/amp_html/test/templates/html/audio.md - lib/amp_html/test/templates/html/base.md - lib/amp_html/test/templates/html/embed.md - lib/amp_html/test/templates/html/frame.md - lib/amp_html/test/templates/html/frameset.md - lib/amp_html/test/templates/html/http-equiv.md - lib/amp_html/test/templates/html/iframe.md - lib/amp_html/test/templates/html/img.md - lib/amp_html/test/templates/html/javascript_include_tag.md - lib/amp_html/test/templates/html/object.md - lib/amp_html/test/templates/html/onclick.md - lib/amp_html/test/templates/html/onmousehover.md - lib/amp_html/test/templates/html/param.md - lib/amp_html/test/templates/html/stylesheet_link_tag.md - lib/amp_html/test/templates/html/video.md - lib/amp_html/test/templates/markup/!doctype.md - lib/amp_html/test/templates/markup/amp_document_link.md - lib/amp_html/test/templates/markup/amp_head.md - lib/amp_html/test/templates/markup/amp_html_doctype.md - lib/amp_html/test/templates/markup/canonical_document_link.md - lib/amp_html/test/templates/markup/head_body.md - lib/amp_html/test/templates/markup/html.md - lib/amp_html/test/templates/markup/meta_viewport.md - lib/amp_html/validate.rb - lib/amp_html/validate/help.rb - lib/amp_html/validate/templates/README.md - lib/amp_html/version.rb - lib/generators/amp-html/assets_generator.rb - lib/generators/amp-html/bundle_generator.rb - lib/generators/amp-html/components_generator.rb - lib/generators/amp-html/helpers_generator.rb - lib/generators/amp-html/install_generator.rb - lib/generators/amp-html/views_generator.rb - lib/generators/templates/assets/README.md - lib/generators/templates/assets/stylesheets/application.scss - lib/generators/templates/components/README.md - lib/generators/templates/components/assets/javascripts/application.js - lib/generators/templates/components/helpers/ad_tag_helper.rb - lib/generators/templates/components/helpers/analytics_tag_helper.rb - lib/generators/templates/components/helpers/anim_tag_helper.rb - lib/generators/templates/components/helpers/iframe_tag_helper.rb - lib/generators/templates/components/helpers/javascript_tag_helper.rb - lib/generators/templates/components/helpers/lists_tag_helper.rb - lib/generators/templates/components/helpers/notification_tag_helper.rb - lib/generators/templates/components/helpers/serviceworker_tag_helper.rb - lib/generators/templates/components/helpers/social_tag_helper.rb - lib/generators/templates/components/public/remote.html - lib/generators/templates/components/views/_components.html.erb - lib/generators/templates/components/views/_google_analytics.html.erb - lib/generators/templates/helpers/README.md - lib/generators/templates/helpers/amp/fallback_tag_helper.rb - lib/generators/templates/helpers/amp/font_tag_helper.rb - lib/generators/templates/helpers/amp/link_tag_helper.rb - lib/generators/templates/helpers/amp/mustache_tag_helper.rb - lib/generators/templates/helpers/amp/noscript_tag_helper.rb - lib/generators/templates/helpers/amp/placeholder_tag_helper.rb - lib/generators/templates/helpers/amp/schema_tag_helper.rb - lib/generators/templates/helpers/amp/stylesheets_tag_helper.rb - lib/generators/templates/helpers/amp_tag_helper.rb.erb - lib/generators/templates/helpers/asset_tag_helper.rb.erb - lib/generators/templates/helpers/form_tag_helper.rb.erb - lib/generators/templates/install/README.md - lib/generators/templates/install/amphtml.rb.erb - lib/generators/templates/install/amphtml.yml.erb - lib/generators/templates/views/README.md - lib/generators/templates/views/application.html.erb - lib/generators/templates/views/application/_head.html.erb - lib/generators/templates/views/application/_resources.html.erb - lib/generators/templates/views/application/_schema.html.erb - lib/generators/templates/views/config/mime_types.rb homepage: https://github.com/slooob/amp-html licenses: - MIT metadata: {} post_install_message: | **Thank you for installing amp-html!** Learn more about getting started here: https://github.com/slooob/amp-html/wiki/Getting-started rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '2.0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.6.12 signing_key: specification_version: 4 summary: Reliable and high-performant apps with AMP & Rails. Formerly `amphtml`. test_files: []