6
0

[Fix] WebIdEIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-08 14:04:48 +02:00
parent 1f29658c8b
commit 4a84cf68c4

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/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1531.zip', :sha256 => '2b00f08c404b91c735c619529f646e00388a8760aabe9c47c978d8005c78d28c' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1532.zip', :sha256 => '5cc70112b392bb82cafdf6a1411831537a19301e517d55b1800507fc5963e94a' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,8 +16,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework'
s.dependency "WebIdOnServerDocumentScanner", "20.3.3"
s.dependency "WebIdIosIdentScanPlugin", "20.3.3"
s.dependency "WebIdOnServerDocumentScanner", "20.3.4"
s.dependency "WebIdIosIdentScanPlugin", "20.3.4"
s.dependency "WebIdEIdentPlugin", "20.3.1"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
end