# -*- encoding: utf-8 -*- # stub: typus-i18n 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "typus-i18n".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Francesc Esplugas".freeze, "Phillip Oertel".freeze] s.date = "2014-09-02" s.email = ["support@typuscmf.com".freeze] s.files = ["Gemfile".freeze, "Gemfile.lock".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "config/locales/typus.ca.models.yml".freeze, "config/locales/typus.ca.yml".freeze, "config/locales/typus.de.models.yml".freeze, "config/locales/typus.de.yml".freeze, "config/locales/typus.el.models.yml".freeze, "config/locales/typus.el.yml".freeze, "config/locales/typus.es.models.yml".freeze, "config/locales/typus.es.yml".freeze, "config/locales/typus.fr.models.yml".freeze, "config/locales/typus.fr.yml".freeze, "config/locales/typus.hu.models.yml".freeze, "config/locales/typus.hu.yml".freeze, "config/locales/typus.it.models.yml".freeze, "config/locales/typus.it.yml".freeze, "config/locales/typus.pt-BR.models.yml".freeze, "config/locales/typus.pt-BR.yml".freeze, "config/locales/typus.pt-PT.models.yml".freeze, "config/locales/typus.pt-PT.yml".freeze, "config/locales/typus.ru.models.yml".freeze, "config/locales/typus.ru.yml".freeze, "config/locales/typus.zh-CN.models.yml".freeze, "config/locales/typus.zh-CN.yml".freeze, "lib/typus/i18n.rb".freeze, "lib/typus/i18n/version.rb".freeze, "typus-i18n.gemspec".freeze] s.homepage = "http://www.typuscmf.com/".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "translation files for typus, the Ruby on Rails Admin Panel.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["= 4.0.0.beta1".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.5".freeze]) s.add_development_dependency(%q.freeze, ["~> 5".freeze]) s.add_development_dependency(%q.freeze, ["~> 10".freeze]) end