# -*- encoding: utf-8 -*- # stub: repres-bootstrap 1.3.2 ruby lib Gem::Specification.new do |s| s.name = "repres-bootstrap".freeze s.version = "1.3.2".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-09-24" s.description = "Repres (REsource PRESentation) is a series of resource presentation engines. The Bootstrap resource presentation engine includes Bootstrap-based resource presentation templates & snippets. Repres (\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/repres/bootstrap/application.js".freeze, "app/assets/stylesheets/repres/bootstrap/application.css".freeze, "app/controllers/repres/bootstrap/application_controller.rb".freeze, "app/helpers/repres/bootstrap/application_helper.rb".freeze, "app/helpers/repres/bootstrap/form_helper.rb".freeze, "app/views/layouts/repres/bootstrap/application.html.erb".freeze, "app/views/repres/bootstrap/_form_field.html.erb".freeze, "app/views/repres/bootstrap/_form_select_box.html.erb".freeze, "app/views/repres/bootstrap/_script.html.erb".freeze, "app/views/repres/bootstrap/_style.html.erb".freeze, "config/routes.rb".freeze, "lib/generators/repres/bootstrap/platform/USAGE".freeze, "lib/generators/repres/bootstrap/platform/platform_generator.rb".freeze, "lib/generators/repres/bootstrap/platform/templates/app/controllers/concerns/priviledge_protection.rb.erb".freeze, "lib/generators/repres/bootstrap/platform/templates/app/controllers/dashboards_controller.rb.erb".freeze, "lib/generators/repres/bootstrap/platform/templates/app/controllers/privileged_controller.rb.erb".freeze, "lib/generators/repres/bootstrap/platform/templates/app/helpers/platform_helper.rb.erb".freeze, "lib/generators/repres/bootstrap/platform/templates/app/views/layouts/platform.html.erb.erb".freeze, "lib/generators/repres/bootstrap/platform/templates/app/views/shared/_script.html.erb".freeze, "lib/generators/repres/bootstrap/platform/templates/app/views/shared/_style.html.erb".freeze, "lib/generators/repres/bootstrap/platform/templates/config/routes.rb.erb".freeze, "lib/repres/bootstrap.rb".freeze, "lib/repres/bootstrap/engine.rb".freeze, "lib/repres/bootstrap/version.rb".freeze, "lib/tasks/bootstrap_tasks.rake".freeze] s.homepage = "https://github.com/topbitdu/repres-bootstrap".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Repres Bootstrap Resource Presentation Engine Bootstrap\u8D44\u6E90\u8868\u73B0\u5F15\u64CE".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 4.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0".freeze]) end