Merge pull request #2 from TouchInstinct/fix/up_version

Up version
This commit is contained in:
Loupehope 2020-08-06 12:54:33 +03:00 committed by GitHub
commit e6a0ac1378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'QRCodeReader'
s.version = '1.0.2'
s.version = '1.0.3'
s.summary = 'iOS framework contain core view elements and logic component for work with QR codes.'
s.homepage = 'https://github.com/TouchInstinct/QRCodeReader-ios'