blob: ff4036b34bde629c0f5ea8017a4733ceef786d99 (
plain) (
tree)
|
|
Gem::Specification.new do |s|
s.name = 'norwegian-postcodes'
s.version = '0.0.1'
s.date = '2010-04-28'
s.summary = "Find city and fylke from norwegian postcodes"
s.description = "Find city and fylke from norwegian postcodes."
s.authors = ["Harald Eilertsen"]
s.email = 'haraldei@anduin.net'
s.files = ["lib/norwegian-postcodes.rb"]
s.homepage = ''
s.license = 'GPLv3'
end
|