specifications.ffi-1.10.0-java.gemspec Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
The newest version!
# -*- encoding: utf-8 -*-
# stub: ffi 1.10.0 java lib
Gem::Specification.new do |s|
s.name = "ffi".freeze
s.version = "1.10.0"
s.platform = "java".freeze
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze]
s.authors = ["Wayne Meissner".freeze]
s.date = "2019-01-06"
s.description = "Ruby FFI library".freeze
s.email = "[email protected]".freeze
s.homepage = "http://wiki.github.com/ffi/ffi".freeze
s.licenses = ["BSD-3-Clause".freeze]
s.rubygems_version = "2.7.9".freeze
s.summary = "Ruby FFI".freeze
s.installed_by_version = "2.7.9" if s.respond_to? :installed_by_version
end
© 2015 - 2024 Weber Informatics LLC | Privacy Policy