From 34cdab88404e5773171b8dab9d83a35b785e2a90 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 20:15:33 +0100 Subject: [PATCH] [Fix] WebIdPayProductPlugin (13.3.3-SNAPSHOT) --- .../13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec index eb54424..0a6b167 100644 --- a/WebIdPayProductPlugin/13.3.3-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/13.3.3-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.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1230.zip', :sha256 => '01aa2103570f2fe1e7f00d0bbd7d679e361a31456befad0f9548f07faa3ac103' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayProductPlugin/13.3.3/WebIdPayProductPlugin.framework-v13.3.3-SNAPSHOT-1232.zip', :sha256 => '3ddb05334224bc1eb89c54865371b78e65759dc7ac091aa3568aad313e2615a8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'