Sha256: 04986feb4d06633ad481852a9eea6e82ecbe77045c1f7ce976423995851994b0
Contents?: true
Size: 482 Bytes
Versions: 1
Compression:
Stored size: 482 Bytes
Contents
Gem::Specification.new do |s| s.name = 'polish_banks' s.version = '1.0.0' s.date = '2019-01-13' s.summary = 'Polish bank detector' s.description = 'Get information about a Polish bank based on IBAN or account number.' s.authors = ['Maciej Czuchnowski'] s.email = 'maciej.czuchnowski@gmail.com' s.files = `git ls-files -z`.split("\x0") s.homepage = 'https://github.com/mczuchnowski/polish_banks' s.license = 'MIT' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
polish_banks-1.0.0 | polish_banks.gemspec |