6
0

[Fix] WebIdEIdOnServerProductPlugin (13.4.1-SNAPSHOT)

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

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/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => '7b1dc000b6212ac9e9cd6e62d4a61047c581fda1aa527543ca8e7a34240cd90a' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => '49c3baab8cf0d715bb5ae7d62cb5a0001724cbc686ba90cf800d1f3a952312fc' }
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", "5.5.1"
s.dependency "WebIdDigitalSigningPlugin", "11.4.1"
s.dependency "WebIdIosIdentScanPlugin", "12.5.1"
s.dependency "WebIdOnServerDocumentScanner", "12.5.1"
s.dependency "WebIdEIdentPlugin", "5.5.2"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
s.dependency "WebIdIosIdentScanPlugin", "12.5.2"
s.dependency "WebIdOnServerDocumentScanner", "12.5.2"
end