Sha256: 65880cd9a4a716d8677ab9bb54ab0ad45af0137f33c9bd98fb91a662c47eea69

Contents?: true

Size: 1.38 KB

Versions: 5

Compression:

Stored size: 1.38 KB

Contents

# -*- encoding: utf-8 -*-
# stub: notiffany 0.1.1 ruby lib

Gem::Specification.new do |s|
  s.name = "notiffany"
  s.version = "0.1.1"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Cezary Baginski", "R\u{e9}my Coutable", "Thibaud Guillaume-Gentil"]
  s.date = "2016-07-29"
  s.description = "    Wrapper libray for most popular notification\n    libraries such as Growl, Libnotify, Notifu\n"
  s.email = ["cezary@chronomantic.net"]
  s.homepage = "https://github.com/guard/notiffany"
  s.licenses = ["MIT"]
  s.rubygems_version = "2.5.1"
  s.summary = "Notifier library (extracted from Guard project)"

  s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version

  if s.respond_to? :specification_version then
    s.specification_version = 4

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
      s.add_runtime_dependency(%q<nenv>, ["~> 0.1"])
      s.add_runtime_dependency(%q<shellany>, ["~> 0.0"])
      s.add_development_dependency(%q<bundler>, ["~> 1.7"])
    else
      s.add_dependency(%q<nenv>, ["~> 0.1"])
      s.add_dependency(%q<shellany>, ["~> 0.0"])
      s.add_dependency(%q<bundler>, ["~> 1.7"])
    end
  else
    s.add_dependency(%q<nenv>, ["~> 0.1"])
    s.add_dependency(%q<shellany>, ["~> 0.0"])
    s.add_dependency(%q<bundler>, ["~> 1.7"])
  end
end

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
comiditaULL-0.1.1 vendor/bundle/ruby/2.3.0/specifications/notiffany-0.1.1.gemspec
comidita_ull-0.1.1 vendor/bundle/ruby/2.3.0/specifications/notiffany-0.1.1.gemspec
comidita_ull-0.1.0 vendor/bundle/ruby/2.3.0/specifications/notiffany-0.1.1.gemspec
gameboard-3.1.0 vendor/bundle/ruby/2.3.0/specifications/notiffany-0.1.1.gemspec
gameboard-3.0.0 vendor/bundle/ruby/2.3.0/specifications/notiffany-0.1.1.gemspec