initial commit
This commit is contained in:
12
sightstone.gemspec
Normal file
12
sightstone.gemspec
Normal file
@@ -0,0 +1,12 @@
|
||||
Gem::Specification.new do |s|
|
||||
s.name = 'sightstone'
|
||||
s.version = '0.0.0'
|
||||
s.date = '2012-12-12'
|
||||
s.summary = 'Ruby wrapper for riots league of legends api'
|
||||
s.description = s.summary
|
||||
s.authors = ["Daniel Bauer"]
|
||||
s.email = 'danijob88@googlemail.com'
|
||||
s.files = Dir["lib/**/*"]
|
||||
s.homepage = 'http://rubygems.org/gems/outrage'
|
||||
s.license = 'GPLv2'
|
||||
end
|
||||
Reference in New Issue
Block a user