# -*- encoding: utf-8 -*-
# stub: nuget 2.8.60717.93 ruby lib

Gem::Specification.new do |s|
  s.name = "nuget".freeze
  s.version = "2.8.60717.93".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["David Fowler".freeze, "Phil Haack".freeze, "David Ebbo".freeze]
  s.date = "2015-08-16"
  s.description = "NuGet is a free, open source developer focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development. This is the package creation piece of the toolset.\n".freeze
  s.email = "nuget@discussions.codeplex.com".freeze
  s.executables = ["nuget".freeze]
  s.files = ["bin/LICENSE.txt".freeze, "bin/nuget".freeze, "bin/nuget.exe".freeze]
  s.homepage = "http://nuget.org".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "NuGet - Get your package here".freeze
end