1 Gem::Specification.new do |s|
2 s.name = %q{lwes_functions}
4 s.platform = Gem::Platform::CURRENT
6 s.authors = ["Frank Maritato"]
8 s.email = %q{fmaritato@attinteractive.com}
9 s.summary = %q{This provides ruby bindings to the lwes c library.}
10 s.homepage = %q{http://www.lwes.org/}
11 s.description = %q{This provides ruby bindings to the lwes c library.}
12 s.files = [ "README", "Changelog", "lib/lwes_functions.rb", "lib/lwes.so"]