6
0

[Fix] WebIdMetaPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-07 09:05:24 +02:00
parent 4c05463f3c
commit c54b319dde

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-1527.zip', :sha256 => '2d412c9c0bf48ea9932bb0ba499868fd8e8ee19bc6ab1f978153477ef87d4843' }
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-1528.zip', :sha256 => '1c2f7a3bdad7529532d1f0e847d8b54dacd80045b927312e59b97225d545d52a' }
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.1"
s.dependency "WebIdOnServerDocumentScanner", "20.3.1"
s.dependency "WebIdIosIdentScanPlugin", "20.3.2"
s.dependency "WebIdOnServerDocumentScanner", "20.3.2"
end