# -*- encoding: utf-8 -*- # stub: repres-dosser 1.6.2 ruby lib Gem::Specification.new do |s| s.name = "repres-dosser".freeze s.version = "1.6.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-07" s.description = "Repres (REsource PRESentation) is a series of resource presentation engines. The Dosser (DOmain-Specific SEmantic Representation) resource presentation engine includes JSON and XML resource presentation templates. Repres (\u8D44\u6E90\u8868\u73B0)\u662F\u4E00\u7CFB\u5217\u7684\u8D44\u6E90\u8868\u73B0\u5F15\u64CE\u3002Dosser (\u9886\u57DF\u7279\u5B9A\u8BED\u610F\u8868\u73B0) \u8D44\u6E90\u8868\u73B0\u5F15\u64CE\u5305\u62ECJSON\u548CXML\u8868\u73B0\u6A21\u7248\u3002".freeze s.email = ["topbit.du@gmail.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/javascripts/repres/dosser/application.js".freeze, "app/assets/stylesheets/repres/dosser/application.css".freeze, "app/controllers/repres/dosser/application_controller.rb".freeze, "app/controllers/repres/dosser/concerns/resource_presentation.rb".freeze, "app/helpers/repres/dosser/application_helper.rb".freeze, "app/views/layouts/repres/dosser/application.html.erb".freeze, "config/routes.rb".freeze, "lib/generators/repres/dosser/platform/USAGE".freeze, "lib/generators/repres/dosser/platform/platform_generator.rb".freeze, "lib/generators/repres/dosser/platform/templates/controllers/portals_controller.rb".freeze, "lib/generators/repres/dosser/platform/templates/controllers/presentation_controller.rb".freeze, "lib/generators/repres/dosser/platform/templates/routes.rb".freeze, "lib/generators/repres/dosser/swagger/USAGE".freeze, "lib/generators/repres/dosser/swagger/swagger_generator.rb".freeze, "lib/generators/repres/dosser/swagger/templates/config/initializers/swagger_engine.rb".freeze, "lib/generators/repres/dosser/swagger/templates/lib/swagger/api.json".freeze, "lib/repres/dosser.rb".freeze, "lib/repres/dosser/engine.rb".freeze, "lib/repres/dosser/version.rb".freeze, "lib/tasks/dosser_tasks.rake".freeze] s.homepage = "https://github.com/topbitdu/repres-dosser".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Dosser Resource Presentation Engine \u9886\u57DF\u7279\u5B9A\u8BED\u610F\u8868\u73B0\u8D44\u6E90\u8868\u73B0\u5F15\u64CE".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 4.2".freeze]) end