6
0

[Fix] WebIdEIdProductPlugin (13.4.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-05-27 06:17:56 +02:00
parent 64c8c450e8
commit a6299a9296

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.4.1/WebIdEIdProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => 'fbb93d377acdca3a3610e61cb8a2ad069023c9e741b031885400bf370faba901' }
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.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.1"
s.dependency "WebIdIosIdentScanPlugin", "12.5.1"
s.dependency "WebIdEIdentPlugin", "5.5.1"
s.dependency "WebIdDigitalSigningPlugin", "11.4.1"
s.dependency "WebIdOnDeviceDocumentScanner", "12.5.2"
s.dependency "WebIdIosIdentScanPlugin", "12.5.2"
s.dependency "WebIdEIdentPlugin", "5.5.2"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
end