Sha256: febcd25e1810da494e374a96e2fa11701a5103778d0ead6cc9509dad5e11d657

Contents?: true

Size: 581 Bytes

Versions: 1

Compression:

Stored size: 581 Bytes

Contents

Gem::Specification.new do |s|
	s.name         = "qnap-download_station"
	s.version      = "0.0.1"
	s.date         = "2016-09-21"
	s.summary      = "Interface to the Download Station API"
	s.description  = "Manage your downloads in Download Station"
	s.authors      = "cyclotron3k"
	s.files        = ["lib/qnap/download_station.rb", "Rakefile", "qnap-download_station.gemspec", "README.md"]
	s.test_files   = ["test/test_download_station.rb"]
	s.homepage     = "https://github.com/cyclotron3k/qnap-download_station"
	s.license      = "MIT"
	s.required_ruby_version = ">= 1.9.0"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
qnap-download_station-0.0.1 qnap-download_station.gemspec