All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gems.maven-tools-1.2.1.spec.gemspec_no_rubygems_repo.bouncy-castle-java.gemspec Maven / Gradle / Ivy

The newest version!
#-*- mode: ruby -*-

Gem::Specification.new do |s|
  s.name = 'bouncy-castle-java'
  s.version = "1.5.1"
  s.author = 'Hiroshi Nakamura'
  s.email = [ '[email protected]' ]
  s.rubyforge_project = "jruby-extras"
  s.homepage = 'http://github.com/jruby/jruby/tree/master/gems/bouncy-castle-java/'
  s.summary = 'Gem redistribution of Bouncy Castle jars'
  s.description = 'Gem redistribution of "Legion of the Bouncy Castle Java cryptography APIs" jars at http://www.bouncycastle.org/java.html'
  s.files = ['README', 'LICENSE.html', 'lib/bouncy-castle-java.rb' ] + Dir['lib/bc*.jar' ]  

  s.add_development_dependency 'minitest', '~> 5.3'
end

# vim: syntax=Ruby




© 2015 - 2024 Weber Informatics LLC | Privacy Policy