Bump to v3.1.7
This commit is contained in:
parent
7fb73b17f5
commit
52520d70a3
|
@ -8,8 +8,9 @@ Please keep the list sorted.
|
|||
|
||||
### Lead developer
|
||||
|
||||
* [Yannick Loriot](https://github.com/YannickL)
|
||||
* [Yannick Loriot](https://github.com/yannickl)
|
||||
|
||||
### People and companies, who have contributed
|
||||
|
||||
*
|
||||
* [Daniel Tartaglia](https://github.com/dtartaglia)
|
||||
* [Mesashi Beheim](https://github.com/beheim)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'QRCodeReader.swift'
|
||||
s.module_name = 'QRCodeReader'
|
||||
s.version = '3.1.6'
|
||||
s.version = '3.1.7'
|
||||
s.license = 'MIT'
|
||||
s.summary = 'Simple QRCode and 1D bar code reader in Swift'
|
||||
s.homepage = 'https://github.com/yannickl/QRCodeReader.swift.git'
|
||||
|
|
Loading…
Reference in New Issue