From e7201e1b3d50bb22e87017b67f9ac8ba8e1c605d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 13 Jan 2025 17:56:26 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (13.4.0-SNAPSHOT) --- .../13.4.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index b7d876f..e4f9c90 100644 --- a/WebIdPayOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/13.4.0-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.4.0/WebIdPayOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => 'ff18ddf8843bc8b043a462effcacba0398756d6ca1a5d44853c3116a33eb0d9c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.4.0/WebIdPayOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1246.zip', :sha256 => 'c48c5150548249ee9b1baaaf09c1da5db5ef27eec63317f4a82b0be33cb70b53' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'