# -*- encoding: utf-8 -*- # stub: haplo 2.1.2 java lib Gem::Specification.new do |s| s.name = "haplo".freeze s.version = "2.1.2".freeze s.platform = "java".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Haplo Services".freeze] s.date = "2016-01-18" s.description = "Development tools for developing Haplo plugins, see http://haplo.org".freeze s.email = "client.services@haplo-services.com".freeze s.executables = ["haplo-plugin".freeze] s.files = ["README.md".freeze, "bin/haplo-plugin".freeze, "haplo.gemspec".freeze, "lib/CertificateBundle.pem".freeze, "lib/auth.rb".freeze, "lib/check.rb".freeze, "lib/custom.rb".freeze, "lib/haplo-templates.jar".freeze, "lib/hmac.rb".freeze, "lib/hsvt_parser_config.rb".freeze, "lib/js.jar".freeze, "lib/js_min.js".freeze, "lib/js_syntax_test.js".freeze, "lib/jshint.js".freeze, "lib/local_config.rb".freeze, "lib/manifest.rb".freeze, "lib/minimise.rb".freeze, "lib/misc.rb".freeze, "lib/new_plugin.rb".freeze, "lib/notifications.rb".freeze, "lib/packing.rb".freeze, "lib/plugin.rb".freeze, "lib/plugin_tool.rb".freeze, "lib/run.rb".freeze, "lib/schema_requirements.rb".freeze, "lib/server.rb".freeze, "lib/syntax_checking.rb".freeze, "lib/uglifyjs/parse-js.js".freeze, "lib/uglifyjs/process.js".freeze, "lib/uglifyjs/squeeze-more.js".freeze, "lib/usage.txt".freeze, "lib/version.txt".freeze, "lib/watchers.rb".freeze] s.homepage = "http://docs.haplo.org/dev/tool/plugin".freeze s.licenses = ["MPL-2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Haplo Plugin Tool".freeze end