6
0

[Fix] WebIdEIdProductPlugin (13.7.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-06-16 17:18:58 +02:00
parent 920ec09036
commit 25b40cd02f

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/13.7.1/WebIdEIdProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => '60d52d4f3a9c39f309ea1e5a0d1a43fa597c9c3ef168027fd4cebdeec8ead49d' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.7.1/WebIdEIdProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip', :sha256 => 'b34a4db09c70284a314f24329c44e8954a7b053f016a0e18816b079b6d0d83ac' }
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 "WebIdOnDeviceDocumentScanner", "12.5.3"
s.dependency "WebIdIosIdentScanPlugin", "12.5.3"
s.dependency "WebIdOnDeviceDocumentScanner", "12.6.0"
s.dependency "WebIdIosIdentScanPlugin", "12.6.0"
s.dependency "WebIdEIdentPlugin", "5.5.2"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
end