From 0f5713f66210950e7c9c962f4111bf47da7c8405 Mon Sep 17 00:00:00 2001 From: juraskrlec Date: Mon, 19 Nov 2018 12:59:35 +0100 Subject: [PATCH] Updated pod spec 4.4.0 --- PPBlinkID.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PPBlinkID.podspec b/PPBlinkID.podspec index 31719ea75..ffbe6038a 100644 --- a/PPBlinkID.podspec +++ b/PPBlinkID.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "PPBlinkID" - s.version = "4.2.0" + s.version = "4.4.0" s.summary = "A delightful component for barcode scanning" s.homepage = "http://microblink.com" @@ -32,7 +32,7 @@ Pod::Spec.new do |s| s.source = { :git => 'https://github.com/BlinkID/blinkid-ios.git', - :tag => 'v4.2.0' + :tag => 'v4.4.0' } s.platform = :ios