# -*- encoding: utf-8 -*- # stub: unirer-bootstrap 0.1 ruby lib Gem::Specification.new do |s| s.name = "unirer-bootstrap".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 = ["Topbit Du".freeze] s.date = "2016-01-26" s.description = "Unirer (UNIfied Resource Representation) is a series of resource representation engines. The Bootstrap resource representation engine includes Bootstrap-based resource representation templates & snippets. Unirer (\u7EDF\u4E00\u8D44\u6E90\u8868\u73B0)\u662F\u4E00\u7CFB\u5217\u7684\u8D44\u6E90\u8868\u73B0\u5F15\u64CE\u3002Bootstrap \u8D44\u6E90\u8868\u73B0\u5F15\u64CE\u5305\u62EC\u57FA\u4E8EBootstrap\u7684\u8D44\u6E90\u8868\u73B0\u6A21\u7248\u548C\u7247\u6BB5\u3002".freeze s.email = ["topbit.du@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/unirer/bootstrap/application.js".freeze, "app/assets/stylesheets/unirer/bootstrap/application.css".freeze, "app/controllers/unirer/bootstrap/application_controller.rb".freeze, "app/helpers/unirer/bootstrap/application_helper.rb".freeze, "app/views/layouts/unirer/bootstrap/application.html.erb".freeze, "app/views/unirer/bootstrap/_form_field.html.erb".freeze, "app/views/unirer/bootstrap/_script.html.erb".freeze, "app/views/unirer/bootstrap/_style.html.erb".freeze, "config/routes.rb".freeze, "lib/tasks/bootstrap_tasks.rake".freeze, "lib/unirer/bootstrap.rb".freeze, "lib/unirer/bootstrap/engine.rb".freeze, "lib/unirer/bootstrap/version.rb".freeze] s.homepage = "https://github.com/topbitdu/unirer-bootstrap".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "The Unirer Bootstrap resource representation engine includes Bootstrap-based resource representation templates & snippets.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 4.2".freeze]) end