From b405186188e51b6bd4e1deb7c4b1f0852a22c24f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 24 Apr 2025 11:39:00 +0200 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index da0453f..1ceea1d 100644 --- a/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/14.3.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/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1360.zip', :sha256 => '97b3eaf863f049ac08b48319a688f41d27e8ef92ce39fb0acad808463afa718d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1361.zip', :sha256 => '4d845344e7b829274628eb32d43a7a33e9e028221b0aba624fdb3e2db54b65af' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'