Sha256: d2726db6bd7b4b359a7dbfa89e1e7db4553fd1c622420ab026289613e721d23e

Contents?: true

Size: 629 Bytes

Versions: 1

Compression:

Stored size: 629 Bytes

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name        = "robeaux"
  s.version     = "0.3.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 the CPPP-IO API spec}
  s.description = %q{Angular-based front end for the CPPP-IO API spec}
  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.3.0 robeaux.gemspec