From 1bc7bce4626c6fc7c6fc9a0a4afad02baa12297b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Nov 2024 15:05:30 +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 4f33df1..2ec4c76 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-1238.zip', :sha256 => 'e4d73b4b89bf8784560b3b8ed33904407c0c515c795fd4ed2a6e8a7568a5e39d' } + 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-1240.zip', :sha256 => '761a7cf8dc92b52c16bca16da71ad825dd1dfca144b65903e0d796054db3f000' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'