Sha256: 1ffff0470a3036381fd7cf3cf343e16867d09b1cf65c32488ecfb5bb95d1af0a
Contents?: true
Size: 591 Bytes
Versions: 1
Compression:
Stored size: 591 Bytes
Contents
Gem::Specification.new do |s| s.name = "qnap-download_station" s.version = "0.0.5" s.summary = "Interface to the Download Station API" s.description = "Manage your downloads in Download Station. (Compatible with older, QTS 4.x models)" 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.5 | qnap-download_station.gemspec |