6
0

[Fix] WebIdEIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-02 14:29:54 +02:00
parent 01b10c7e6a
commit 45f8a52e28

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-1520.zip', :sha256 => 'd65e9ee74200f96931724aced7405f6258c3e1f9f477257f55ce001a0ac157fb' }
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-1525.zip', :sha256 => '0f63363aebab202ce19e5202f4f26d176de3a30a64fe75f4e527413fddffc91a' }
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.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdIosIdentScanPlugin", "20.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdEIdentPlugin", "20.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDigitalSigningPlugin", "20.2.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdOnServerDocumentScanner", "20.3.0"
s.dependency "WebIdIosIdentScanPlugin", "20.3.0"
s.dependency "WebIdEIdentPlugin", "20.3.0"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
end