# -*- encoding: utf-8 -*-
# stub: akaer 2.4.0 ruby lib

Gem::Specification.new do |s|
  s.name = "akaer".freeze
  s.version = "2.4.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 = ["Shogun".freeze]
  s.date = "2013-08-11"
  s.description = "A small utility to add aliases to network interfaces.".freeze
  s.email = ["shogun_panda@me.com".freeze]
  s.executables = ["akaer".freeze]
  s.files = [".gitignore".freeze, ".travis-gemfile".freeze, ".travis.yml".freeze, ".yardopts".freeze, "Gemfile".freeze, "README.md".freeze, "Rakefile".freeze, "akaer.gemspec".freeze, "bin/akaer".freeze, "doc/Akaer.html".freeze, "doc/Akaer/Application.html".freeze, "doc/Akaer/ApplicationMethods.html".freeze, "doc/Akaer/ApplicationMethods/General.html".freeze, "doc/Akaer/ApplicationMethods/System.html".freeze, "doc/Akaer/Configuration.html".freeze, "doc/Akaer/Version.html".freeze, "doc/_index.html".freeze, "doc/class_list.html".freeze, "doc/css/common.css".freeze, "doc/css/full_list.css".freeze, "doc/css/style.css".freeze, "doc/file.README.html".freeze, "doc/file_list.html".freeze, "doc/frames.html".freeze, "doc/index.html".freeze, "doc/js/app.js".freeze, "doc/js/full_list.js".freeze, "doc/js/jquery.js".freeze, "doc/method_list.html".freeze, "doc/top-level-namespace.html".freeze, "lib/akaer.rb".freeze, "lib/akaer/application.rb".freeze, "lib/akaer/configuration.rb".freeze, "lib/akaer/version.rb".freeze, "locales/en.yml".freeze, "locales/it.yml".freeze, "spec/akaer/application_spec.rb".freeze, "spec/akaer/configuration_spec.rb".freeze, "spec/coverage_helper.rb".freeze, "spec/spec_helper.rb".freeze]
  s.homepage = "http://sw.cow.tc/akaer".freeze
  s.required_ruby_version = Gem::Requirement.new(">= 1.9.3".freeze)
  s.rubygems_version = "3.5.10".freeze
  s.summary = "A small utility to add aliases to network interfaces.".freeze
  s.test_files = ["spec/akaer/application_spec.rb".freeze, "spec/akaer/configuration_spec.rb".freeze, "spec/coverage_helper.rb".freeze, "spec/spec_helper.rb".freeze]

  s.specification_version = 4

  s.add_runtime_dependency(%q<bovem>.freeze, ["~> 3.0.2".freeze])
  s.add_runtime_dependency(%q<mustache>.freeze, ["~> 0.99.4".freeze])
end