mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-18 18:10:14 +01:00
14 lines
356 B
Ruby
14 lines
356 B
Ruby
Gem::Specification.new do |s|
|
|
s.name = "servicepoint"
|
|
s.version = "0.13.0"
|
|
s.summary = ""
|
|
s.description = ""
|
|
s.authors = ["kaesaecracker"]
|
|
s.email = ""
|
|
s.files = ["lib/servicepoint_binding_uniffi.rb"]
|
|
s.homepage =
|
|
"https://rubygems.org/gems/hola"
|
|
s.license = "MIT"
|
|
s.add_dependency 'ffi'
|
|
end
|