Sha256: aa00328fcd008e3a92495353015a24a0845e8546e344d9e069fe5bc52b493ead

Contents?: true

Size: 586 Bytes

Versions: 1

Compression:

Stored size: 586 Bytes

Contents

Gem::Specification.new do |s|
	s.name         = "qnap-file_station"
	s.version      = "0.0.2"
	s.date         = "2016-09-28"
	s.summary      = "Interface to the File Station API"
	s.description  = "Manage your files and folders in File Station"
	s.authors      = "cyclotron3k"
	s.files        = ["lib/qnap/file_station.rb", "lib/qnap/api_error.rb", "Rakefile", "qnap-file_station.gemspec", "README.md"]
	s.test_files   = ["test/test_file_station.rb"]
	s.homepage     = "https://github.com/cyclotron3k/qnap-file_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-file_station-0.0.2 qnap-file_station.gemspec