From dcdc69941a61faac5c3026f2b6903d15fc8bcb50 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 Nov 2024 12:01:19 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index 1711946..07ed2a0 100644 --- a/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.3.3-SNAPSHOT/WebIdPayOnServerProductPlugin.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/WebIdPayOnServerProductPlugin/13.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1234.zip', :sha256 => '9e5cceb099180ea3446d16aed5040cd83714cd1aa575ed62f7675f8ea8c2b667' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.3.3/WebIdPayOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1235.zip', :sha256 => 'f8d018341539d9294d15f55f7954c1714a7b1a0bff7a10f488605f7b2d25537b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'