6
0

[Fix] WebIdMetaPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-06 16:40:12 +02:00
parent c3a9d5aad4
commit 8a9cadb2ae

View File

@ -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/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1525.zip', :sha256 => '9762964e44d5ffd170f796b133e25c2c2a651eef95cc6ae18f1ec9a96415118b' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/21.0.4/WebIdMetaPlugin.framework-v21.0.4-SNAPSHOT-1527.zip', :sha256 => '2d412c9c0bf48ea9932bb0ba499868fd8e8ee19bc6ab1f978153477ef87d4843' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -18,6 +18,6 @@ Pod::Spec.new do |s|
s.dependency "WebIdVideoIdentPlugin", "20.3.0"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdIosIdentScanPlugin", "20.3.0"
s.dependency "WebIdOnServerDocumentScanner", "20.3.0"
s.dependency "WebIdIosIdentScanPlugin", "20.3.1"
s.dependency "WebIdOnServerDocumentScanner", "20.3.1"
end