Sha256: bceb2165c13d7ac23d25bfa967658360ec45fc14c2c6c2e426bdbe36f80b2d1e
Contents?: true
Size: 441 Bytes
Versions: 1
Compression:
Stored size: 441 Bytes
Contents
Gem::Specification.new do |s| s.name = "json-serializer" s.version = "0.0.7" s.summary = "Customize JSON ouput through serializer objects." s.description = s.summary s.authors = ["Francesco RodrÃguez"] s.email = ["frodsan@me.com"] s.homepage = "https://github.com/frodsan/json-serializer" s.license = "MIT" s.files = `git ls-files`.split("\n") s.add_development_dependency "cutest" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
json-serializer-0.0.7 | json-serializer.gemspec |