# -*- encoding: utf-8 -*- # stub: arb-dict 0.2.4 ruby lib Gem::Specification.new do |s| s.name = "arb-dict".freeze s.version = "0.2.4".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["arybin".freeze] s.date = "2016-08-29" s.description = "Dictionary Base On Ruby (With The Help Of YouDao API)".freeze s.email = ["arybin@163.com".freeze] s.executables = ["arb-dict".freeze] s.files = [".gitignore".freeze, ".idea/.rakeTasks".freeze, ".idea/arb-dict.iml".freeze, ".idea/misc.xml".freeze, ".idea/modules.xml".freeze, ".idea/runConfigurations/arb_dict.xml".freeze, ".idea/vcs.xml".freeze, ".idea/workspace.xml".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "arb-dict.gemspec".freeze, "bin/arb-dict".freeze, "bin/console".freeze, "bin/setup".freeze, "lib/arb/dict.rb".freeze, "lib/arb/dict/version.rb".freeze] s.homepage = "https://github.com/arybin-cn/arb-dict".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Dictionary Base On Ruby (With The Help Of YouDao API)".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["= 4.3.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.12".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end