2
0

[Fix] WebIdEIdOnServerProductPlugin (14.3.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-04-23 17:33:57 +02:00
parent 16fd62de4b
commit e461d91620

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/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1335.zip', :sha256 => '5234ed771751b50072429a7a9835e21d2a6096adf42a6692af8e67ebb8147d35' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.3.0/WebIdEIdOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1358.zip', :sha256 => 'cd8d7a6f0acd363941959ab517136bb7e01de50c096320b47de7c2fa1fd3409e' }
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 = 'WebIdEIdOnServerProductPlugin.xcframework'
s.dependency "WebIdEIdentPlugin", "6.3.1"
s.dependency "WebIdDigitalSigningPlugin", "12.2.1"
s.dependency "WebIdIosIdentScanPlugin", "13.3.2"
s.dependency "WebIdOnServerDocumentScanner", "13.3.2"
s.dependency "WebIdEIdentPlugin", "6.4.0"
s.dependency "WebIdDigitalSigningPlugin", "12.3.0"
s.dependency "WebIdIosIdentScanPlugin", "13.4.0"
s.dependency "WebIdOnServerDocumentScanner", "13.4.0"
end