# -*- encoding: utf-8 -*- # stub: isomorfeus-react 16.10.10 ruby lib Gem::Specification.new do |s| s.name = "isomorfeus-react".freeze s.version = "16.10.10".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Jan Biedermann".freeze] s.date = "2019-10-13" s.description = "Write React Components in Ruby.".freeze s.email = ["jan@kursator.com".freeze] s.files = ["README.md".freeze, "lib/browser/delegate_native.rb".freeze, "lib/browser/element.rb".freeze, "lib/browser/element/canvas.rb".freeze, "lib/browser/element/media.rb".freeze, "lib/browser/event.rb".freeze, "lib/browser/event_target.rb".freeze, "lib/browser/file_list.rb".freeze, "lib/browser/iterable.rb".freeze, "lib/isomorfeus-react-material-ui.rb".freeze, "lib/isomorfeus-react.rb".freeze, "lib/isomorfeus/config.rb".freeze, "lib/isomorfeus/props/validate_hash_proxy.rb".freeze, "lib/isomorfeus/props/validator.rb".freeze, "lib/isomorfeus/react_view_helper.rb".freeze, "lib/isomorfeus/top_level.rb".freeze, "lib/isomorfeus/top_level_ssr.rb".freeze, "lib/lucid_app/api.rb".freeze, "lib/lucid_app/base.rb".freeze, "lib/lucid_app/context.rb".freeze, "lib/lucid_app/mixin.rb".freeze, "lib/lucid_app/native_component_constructor.rb".freeze, "lib/lucid_component/app_store_defaults.rb".freeze, "lib/lucid_component/app_store_proxy.rb".freeze, "lib/lucid_component/base.rb".freeze, "lib/lucid_component/class_store_proxy.rb".freeze, "lib/lucid_component/component_class_store_defaults.rb".freeze, "lib/lucid_component/component_instance_store_defaults.rb".freeze, "lib/lucid_component/event_handler.rb".freeze, "lib/lucid_component/initializer.rb".freeze, "lib/lucid_component/instance_store_proxy.rb".freeze, "lib/lucid_component/mixin.rb".freeze, "lib/lucid_component/native_component_constructor.rb".freeze, "lib/lucid_component/reducers.rb".freeze, "lib/lucid_component/store_api.rb".freeze, "lib/lucid_component/styles_support.rb".freeze, "lib/lucid_material/app/base.rb".freeze, "lib/lucid_material/app/mixin.rb".freeze, "lib/lucid_material/app/native_component_constructor.rb".freeze, "lib/lucid_material/component/base.rb".freeze, "lib/lucid_material/component/mixin.rb".freeze, "lib/lucid_material/component/native_component_constructor.rb".freeze, "lib/lucid_prop_declaration/mixin.rb".freeze, "lib/react.rb".freeze, "lib/react/active_support_support.rb".freeze, "lib/react/children.rb".freeze, "lib/react/component/api.rb".freeze, "lib/react/component/base.rb".freeze, "lib/react/component/callbacks.rb".freeze, "lib/react/component/elements.rb".freeze, "lib/react/component/event_handler.rb".freeze, "lib/react/component/features.rb".freeze, "lib/react/component/history.rb".freeze, "lib/react/component/initializer.rb".freeze, "lib/react/component/location.rb".freeze, "lib/react/component/match.rb".freeze, "lib/react/component/mixin.rb".freeze, "lib/react/component/native_component_constructor.rb".freeze, "lib/react/component/props.rb".freeze, "lib/react/component/resolution.rb".freeze, "lib/react/component/state.rb".freeze, "lib/react/component/styles.rb".freeze, "lib/react/component/unsafe_api.rb".freeze, "lib/react/context_wrapper.rb".freeze, "lib/react/function_component/api.rb".freeze, "lib/react/function_component/base.rb".freeze, "lib/react/function_component/creator.rb".freeze, "lib/react/function_component/event_handler.rb".freeze, "lib/react/function_component/mixin.rb".freeze, "lib/react/function_component/resolution.rb".freeze, "lib/react/memo_component/base.rb".freeze, "lib/react/memo_component/creator.rb".freeze, "lib/react/memo_component/mixin.rb".freeze, "lib/react/native_constant_wrapper.rb".freeze, "lib/react/ref.rb".freeze, "lib/react/synthetic_event.rb".freeze, "lib/react/version.rb".freeze, "lib/react_dom.rb".freeze, "lib/react_dom_server.rb".freeze] s.homepage = "http://isomorfeus.com".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "React for Opal Ruby.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 3.8".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.11.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.3.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.9.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0.16".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.10".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.2.9".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.8".freeze]) end