6
0

[Fix] WebIdEIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-07 13:59:47 +02:00
parent 70118e9ee6
commit fa5e163355

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-1528.zip', :sha256 => 'd61fc661097f46e704a71905912b6dfb15146fca1bd2f0adfc618f91ba3aa52d' }
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-1530.zip', :sha256 => 'd78cd7bee2f1c68818f8eda1971c132b7e6adb7d0d8dcbb5d3a8bfd4c2af361d' }
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.2"
s.dependency "WebIdIosIdentScanPlugin", "20.3.2"
s.dependency "WebIdEIdentPlugin", "20.3.0"
s.dependency "WebIdOnServerDocumentScanner", "20.3.3"
s.dependency "WebIdIosIdentScanPlugin", "20.3.3"
s.dependency "WebIdEIdentPlugin", "20.3.1"
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
end