Sha256: 144b13a62bc2a88d68e49629639eec99fba6de3c5c7f46d9963780eed7ef923c
Contents?: true
Size: 1.24 KB
Versions: 0
Compression: gzip
Compressed size: 553 Bytes
Stored size: 553 Bytes
Contents
--- !ruby/object:Gem::Specification name: notify version: !ruby/object:Gem::Version version: 0.5.1 platform: ruby authors: - jugyo autorequire: bindir: bin cert_chain: [] date: 2013-04-04 00:00:00.000000000 Z dependencies: [] description: The "notify" provides a function to notify on cross platform. email: - jugyo.org@gmail.com executables: - notify extensions: [] extra_rdoc_files: [] files: - Gemfile - LICENSE - README.md - Rakefile - bin/notify - lib/notify.rb - lib/notify/growlnotify.rb - lib/notify/kdialog.rb - lib/notify/libnotify.rb - lib/notify/notify-send.rb - lib/notify/ruby-growl.rb - lib/notify/ruby_gntp.rb - lib/notify/terminal-notifier.rb - lib/notify/version.rb - notify.gemspec - sample.rb homepage: http://github.com/jugyo/notify licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.0 signing_key: specification_version: 4 summary: A function to notify on cross platform. test_files: []