From ef86ebc22eebccf2aece5728f5a0a46de3d7b16b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 14:37:06 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec index 5f906aa..d666cf5 100644 --- a/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/13.3.3-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/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1223.zip', :sha256 => 'e0cffcc056aa1c3a36d4a4e6275256b8f8accc686f07eb456e38f2f4a00bc5e8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1226.zip', :sha256 => '8b44f4b41e0a3ed384e4192ce60b101c189741a22bd8b707987eb8cee45832fa' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'