6
0

[Fix] WebIdEIdProductPlugin (13.4.1-SNAPSHOT)

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

View File

@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
s.platform = :ios s.platform = :ios
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => 'b480f495bbb7f8000e9b98981527ead962dd57cc68640b4aefc21ecdca2c3566' } s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip', :sha256 => 'e5d783794b431f50acf25d720ed9e8d31c9b38f103871ec54604fa29928cf9da' }
s.swift_versions = ['5.5'] s.swift_versions = ['5.5']
s.frameworks = 'UIKit' s.frameworks = 'UIKit'
@ -16,8 +16,8 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0' s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework' s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework'
s.dependency "WebIdOnDeviceDocumentScanner", "12.5.2" s.dependency "WebIdOnDeviceDocumentScanner", "12.5.3"
s.dependency "WebIdIosIdentScanPlugin", "12.5.2" s.dependency "WebIdIosIdentScanPlugin", "12.5.3"
s.dependency "WebIdEIdentPlugin", "5.5.2" s.dependency "WebIdEIdentPlugin", "5.5.2"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2" s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
end end