Sha256: 7f67325cb5f7f85e6dec7409929070b2ca0548042e1b74fd66b772db3efb5a62

Contents?: true

Size: 630 Bytes

Versions: 1

Compression:

Stored size: 630 Bytes

Contents

Gem::Specification.new do |s|
  s.name        = 'fiware-orion-geo'
  s.version     = '0.0.3'
  s.date        = '2014-08-03'
  s.summary     = "Interface for Orion server"
  s.description = "Gives you the possibility to simply interfear with Orion server (from Fiware) to insert and retrieve data based on geolocalisation"
  s.authors     = ["Nikolaï POSNER"]
  s.email       = 'nikoposner@gmail.com'
  s.files       = `git ls-files`.split($\)
  s.homepage    = 'https://github.com/NikoEEMI/fiware-orion-geo'
  s.license     = 'MIT'

  s.add_development_dependency 'rspec', '~> 0'
  s.add_runtime_dependency 'httparty', '~> 0'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fiware-orion-geo-0.0.3 fiware-orion-geo.gemspec