Sha256: dedbe501e898d06028ca4aa441887d436f324408c12b796284bc96af7585bfc7
Contents?: true
Size: 623 Bytes
Versions: 1
Compression:
Stored size: 623 Bytes
Contents
# -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "roboux" s.version = "0.0.2" 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/roboux" s.summary = %q{Angular-based front end for Artoo API} s.description = %q{Angular-based front end for Artoo API} s.license = 'Apache 2.0' s.rubyforge_project = "roboux" s.files = `git ls-files`.split("\n") end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roboux-0.0.2 | roboux.gemspec |