# -*- encoding: utf-8 -*-
# stub: fubu 0.0.2 ruby lib

Gem::Specification.new do |s|
  s.name = "fubu".freeze
  s.version = "0.0.2".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Ryan Rauh".freeze]
  s.date = "2013-04-22"
  s.description = "Quickly install fubu command line tools".freeze
  s.email = ["rauh.ryan@gmail.com".freeze]
  s.executables = ["fubu".freeze]
  s.files = [".gitignore".freeze, ".gitmodules".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "bin/fubu".freeze, "bin/fubu_exe/Bottles.Services.dll".freeze, "bin/fubu_exe/Bottles.dll".freeze, "bin/fubu_exe/Fubu.exe".freeze, "bin/fubu_exe/FubuCore.dll".freeze, "bin/fubu_exe/FubuLocalization.dll".freeze, "bin/fubu_exe/FubuMVC.Core.dll".freeze, "bin/fubu_exe/FubuMVC.Katana.dll".freeze, "bin/fubu_exe/FubuMVC.OwinHost.dll".freeze, "bin/fubu_exe/FubuMVC.StructureMap.dll".freeze, "bin/fubu_exe/HtmlTags.dll".freeze, "bin/fubu_exe/Ionic.Zip.dll".freeze, "bin/fubu_exe/Microsoft.Owin.Host.HttpListener.dll".freeze, "bin/fubu_exe/Microsoft.Owin.Hosting.dll".freeze, "bin/fubu_exe/Newtonsoft.Json.dll".freeze, "bin/fubu_exe/Owin.Extensions.dll".freeze, "bin/fubu_exe/Owin.dll".freeze, "bin/fubu_exe/StructureMap.dll".freeze, "bin/fubu_exe/WebDriver.dll".freeze, "bin/fubu_exe/file-patterns.txt".freeze, "bin/fubu_exe/ripple.xml".freeze, "fubu.gemspec".freeze, "lib/fubu.rb".freeze, "lib/fubu/ripple.rb".freeze, "lib/fubu/version.rb".freeze, "ripple.cmd".freeze, "ripple.config".freeze, "vendor/Visualizations.Harness/Visualizations.Harness.csproj".freeze, "vendor/Visualizations.Harness/ripple.dependencies.config".freeze]
  s.homepage = "".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "installs various command line tools for the fubu family of projects".freeze

  s.specification_version = 3

  s.add_runtime_dependency(%q<thor>.freeze, ["~> 0.14".freeze])
end