Sha256: 17b31e02488ae621808e2d6532107a25b36eeb2cc1a1508ea8432c73b8b6f163
Contents?: true
Size: 627 Bytes
Versions: 1
Compression:
Stored size: 627 Bytes
Contents
# -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "robeaux" s.version = "0.1.1" s.platform = Gem::Platform::RUBY s.authors = ["Ron Evans", "Adrian Zankich", "Ari Lerner", "Mario Ricalde", "Daniel Fischer", "Andrew Stewart"] s.email = ["artoo@hybridgroup.com"] s.homepage = "https://github.com/hybridgroup/robeaux" s.summary = %q{Angular-based front end for universal robot API} s.description = %q{Angular-based front end for universal robot API} s.license = 'Apache 2.0' s.rubyforge_project = "robeaux" s.files = `git ls-files`.split("\n") end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
robeaux-0.1.1 | robeaux.gemspec |