6
0

[Fix] WebIdMetaPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-07 14:00:14 +02:00
parent fa5e163355
commit 603f3529e6

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-1528.zip', :sha256 => '1c2f7a3bdad7529532d1f0e847d8b54dacd80045b927312e59b97225d545d52a' }
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-1530.zip', :sha256 => '4b94c12fc19c6551be63ce3c800aaabb283a17d9a0f8fd78621ddbc1b26487f6' }
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.2"
s.dependency "WebIdOnServerDocumentScanner", "20.3.2"
s.dependency "WebIdIosIdentScanPlugin", "20.3.3"
s.dependency "WebIdOnServerDocumentScanner", "20.3.3"
end