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'