# -*- encoding: utf-8 -*- # stub: railwind 0.1.21 ruby lib Gem::Specification.new do |s| s.name = "railwind".freeze s.version = "0.1.21".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/christianlovescode/railwind", "homepage_uri" => "https://github.com/christianlovescode/railwind", "source_code_uri" => "https://github.com/christianlovescode/railwind" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["Christian Bryant".freeze] s.bindir = "exe".freeze s.date = "2023-10-31" s.description = " Railwind is a customizable ViewComponent UI library that leverages the power of Tailwind CSS. It provides a set of reusable and configurable UI components that can be easily integrated into any Rails application. With Railwind, developers can rapidly build beautiful and responsive user interfaces with less effort and time.".freeze s.email = ["hi@christianlovescode.com".freeze] s.homepage = "https://github.com/christianlovescode/railwind".freeze s.licenses = ["MIT".freeze] s.required_ruby_version = Gem::Requirement.new(">= 3.2.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "a customizeable ViewComponent UI library baked with Tailwind CSS.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 7.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0".freeze]) end