From 37a64e2feb6a84a66c41d2c69c7b4737c37d9f62 Mon Sep 17 00:00:00 2001 From: Sagi Date: Mon, 2 Aug 2021 14:22:20 +0300 Subject: [PATCH] update podspec --- Gigya.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gigya.podspec b/Gigya.podspec index b90409c1..679641c8 100644 --- a/Gigya.podspec +++ b/Gigya.podspec @@ -10,7 +10,7 @@ Pod::Spec.new do |spec| your Swift application DESC - spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'core/v1.2.1' } + spec.source = { :git => 'https://github.com/SAP/gigya-swift-sdk.git', :tag => 'core/v1.2.2' } spec.module_name = 'Gigya' spec.swift_version = '5.3'