Sha256: 036aa34a7129038d28ce9a4cf8face352ca9a2e286a76efb1151c87244d71699

Contents?: true

Size: 496 Bytes

Versions: 1

Compression:

Stored size: 496 Bytes

Contents

Gem::Specification.new do |s|
  s.platform    = Gem::Platform::RUBY
  s.name        = 'spidr_epg_gem'
  s.version     = '0.0.0'
  s.date = %q{2013-04-15}
  s.summary = 'Use for crwaling EPG'
  s.description = 'Use for crwaling EPG'
  s.required_ruby_version = '>= 1.9.3'

  s.authors     = ["zql"]
  s.email       = ''

  s.files         = `git ls-files`.split("\n")
  s.test_files    = `git ls-files -- {test,spec,features}/*`.split("\n")
  s.require_path = 'lib'
  s.requirements << 'none'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
spidr_epg_gem-0.0.0 spidr_epg_gem.gemspec