# -*- encoding: utf-8 -*- # stub: nuget 5.5.1 ruby lib Gem::Specification.new do |s| s.name = "nuget".freeze s.version = "5.5.1".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 = "2020-04-17" 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.codeplex.com".freeze s.rubygems_version = "3.5.10".freeze s.summary = "NuGet - Get your package here".freeze end