Sha256: 08379fb70ae0922e89981113617bfc1e9f6baf63369867ee360cf44200f968de

Contents?: true

Size: 511 Bytes

Versions: 1

Compression:

Stored size: 511 Bytes

Contents

Gem::Specification.new do |spec|
  spec.name        = 'shnaider_carproj'
  spec.version     = '0.1.0'
  spec.authors     = ['Shnaider']
  spec.email       = 'shnaideriya@yandex.ru'
  spec.summary     = 'Shnaider carshering app'
  spec.description = 'Description Shnaider carshering app'
  spec.homepage    = 'https://github.com/bushmrz/ruby_individual_project'
  spec.license     = 'MIT'

  spec.files       = Dir.glob("**/*")
  spec.require_paths = ['lib']

  spec.add_dependency 'win32api'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
shnaider_carproj-0.1.0 shnaider_carproj.gemspec