Sha256: 76779c92d9138cc92d885b15a0cea82a8bd65c8b88aaff30784466baaf5b8537

Contents?: true

Size: 1.99 KB

Versions: 1

Compression:

Stored size: 1.99 KB

Contents

# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = "naether"
  s.version = "0.10.0"
  s.platform = "java"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Michael Guymon"]
  s.date = "2012-10-15"
  s.description = "Java dependency resolver using Maven's Aether"
  s.email = "michael@tobedevoured.com"
  s.extensions = ["Rakefile"]
  s.extra_rdoc_files = [
    "README.md"
  ]
  s.files = [
    "LICENSE",
    "README.md",
    "Rakefile",
    "VERSION",
    "core-0.10.0.jar",
    "doc/Naether.html",
    "doc/Naether/Bootstrap.html",
    "doc/Naether/Configurator.html",
    "doc/Naether/Java.html",
    "doc/Naether/Java/JRuby.html",
    "doc/Naether/Java/Ruby.html",
    "doc/Naether/Maven.html",
    "doc/Naether/Notation.html",
    "doc/_index.html",
    "doc/class_list.html",
    "doc/css/common.css",
    "doc/css/full_list.css",
    "doc/css/style.css",
    "doc/file.README.html",
    "doc/file_list.html",
    "doc/frames.html",
    "doc/index.html",
    "doc/js/app.js",
    "doc/js/full_list.js",
    "doc/js/jquery.js",
    "doc/method_list.html",
    "doc/top-level-namespace.html",
    "jar_dependencies.yml",
    "lib/naether.rb",
    "lib/naether/bootstrap.rb",
    "lib/naether/configuration.rb",
    "lib/naether/java.rb",
    "lib/naether/java/jruby.rb",
    "lib/naether/java/ruby.rb",
    "lib/naether/maven.rb",
    "lib/naether/notation.rb",
    "naether.gemspec",
    "pom.xml"
  ]
  s.homepage = "http://github.com/mguymon/naether"
  s.licenses = ["Apache"]
  s.require_paths = ["lib"]
  s.rubyforge_project = "naether"
  s.rubygems_version = "1.8.24"
  s.summary = "Java dependency resolver using Maven's Aether"

  if s.respond_to? :specification_version then
    s.specification_version = 3

    if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
naether-0.10.0-java naether.gemspec