From e1bc1eb114e381ca7fc559dc7a514411c634ab7b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 27 Dec 2024 14:52:25 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec index 2b496aa..eefef5d 100644 --- a/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.platform = :ios - s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1255.zip', :sha256 => '4c4d74e78f3cc4927b59ea6c0ed236fc7501dac5779ec009aa3a27f2ad435af5' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1256.zip', :sha256 => '740bea62fbc9bdb1daf14a324ee70e0644bd3170e621aca1e672ff6ac3813e0e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'