6
0

[Fix] WebIdEIdOnServerProductPlugin (13.4.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-06-12 13:28:36 +02:00
parent fc7ded17e6
commit 86263aff52

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/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => '49c3baab8cf0d715bb5ae7d62cb5a0001724cbc686ba90cf800d1f3a952312fc' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip', :sha256 => '47da8a1c55bfab135bb549334035dd6297ae8f8b8e4613f990bea6e060d8f20d' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -18,6 +18,6 @@ Pod::Spec.new do |s|
s.dependency "WebIdEIdentPlugin", "5.5.2"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
s.dependency "WebIdIosIdentScanPlugin", "12.5.2"
s.dependency "WebIdOnServerDocumentScanner", "12.5.2"
s.dependency "WebIdIosIdentScanPlugin", "12.5.3"
s.dependency "WebIdOnServerDocumentScanner", "12.5.3"
end