aboutsummaryrefslogtreecommitdiffstats
path: root/norwegian-postcodes.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'norwegian-postcodes.gemspec')
-rw-r--r--norwegian-postcodes.gemspec12
1 files changed, 12 insertions, 0 deletions
diff --git a/norwegian-postcodes.gemspec b/norwegian-postcodes.gemspec
new file mode 100644
index 0000000..ff4036b
--- /dev/null
+++ b/norwegian-postcodes.gemspec
@@ -0,0 +1,12 @@
+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 \ No newline at end of file