Sha256: e0e9bb00a0f4777a87a27c11d1d842605e10541458be424e8d7f7dad390f461b
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.2" 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.2 | qnap-download_station.gemspec |