# -*- encoding: utf-8 -*- # stub: ntc-rcrypto 0.0.4 ruby lib Gem::Specification.new do |s| s.name = "ntc-rcrypto".freeze s.version = "0.0.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.metadata = { "changelog_uri" => "https://github.com/congnghia0609/ntc-rcrypto", "homepage_uri" => "https://github.com/congnghia0609/ntc-rcrypto", "source_code_uri" => "https://github.com/congnghia0609/ntc-rcrypto" } if s.respond_to? :metadata= s.require_paths = ["lib".freeze] s.authors = ["nghiatc".freeze] s.bindir = "exe".freeze s.date = "2020-05-25" s.description = "ntc-rcrypto is module ruby cryptography.".freeze s.email = ["congnghia0609@gmail.com".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "CODE_OF_CONDUCT.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "lib/main.rb".freeze, "lib/rcrypto.rb".freeze, "lib/rcrypto/base_error.rb".freeze, "lib/rcrypto/sss.rb".freeze, "lib/rcrypto/version.rb".freeze, "rcrypto.gemspec".freeze] s.homepage = "https://github.com/congnghia0609/ntc-rcrypto".freeze s.licenses = ["Apache-2.0".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "ntc-rcrypto ruby cryptography.".freeze end