Sha256: 2c6f7b25998ba7789c3d6df6481968cd2869fd1468c81e535672819169c10b11
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.0" 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.0 | robeaux.gemspec |