From ae5e5ca03df992776157dc358e67e356957d3bba Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 10 Jun 2024 15:36:30 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.0.1-SNAPSHOT) --- .../13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index 7486f20..fa3df0e 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.0.1-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.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/WebIdAutoIdentOnDeviceProductPlugin/13.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.1-SNAPSHOT-1163.zip', :sha256 => '3074416c55677281e6c042442a72cd0b978b4149c46aa99b84a2f6ff03f07b80' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.1/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.1-SNAPSHOT-1164.zip', :sha256 => '705440f61bcc2ec09e43e281f97e1ede218b08dac52814c042a50a1e0811a70c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'