From 3c23ed337b778124b1f1e767148d9eef3a4c9930 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 16:02:25 +0200 Subject: [PATCH] [Fix] WebIdPayProductPlugin (13.0.1-SNAPSHOT) --- .../13.0.1-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/13.0.1-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/13.0.1-SNAPSHOT/WebIdPayProductPlugin.podspec index 93b8758..33c89a2 100644 --- a/WebIdPayProductPlugin/13.0.1-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/13.0.1-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.0.1/WebIdPayProductPlugin.framework-v13.0.1-SNAPSHOT-1161.zip', :sha256 => 'ee995196bd1779535555169a7548b1a9fc28df0e824b2d49392c024fa58064bd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.0.1/WebIdPayProductPlugin.framework-v13.0.1-SNAPSHOT-1162.zip', :sha256 => 'b7dbd053a0a3470f3508390b849beb710588d6ff3ed428bbd93ad20b841bc5a4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'