6
0

[Fix] WebIdAutoIdentOnServerProductPlugin (13.4.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-05-27 06:17:09 +02:00
parent 1c90964706
commit acf58b8492

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/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1279.zip', :sha256 => 'a952dc2a74fd04426db288e20d3f15fae9886a9b608785e281c250677d1598fd' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => 'b0d072ac1435864cfa898e3702cecc6f185e07a5e4012953cc9a93172683ee72' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework'
s.dependency "WebIdDigitalSigningPlugin", "11.4.1"
s.dependency "WebIdIosIdentScanPlugin", "12.5.1"
s.dependency "WebIdOnServerDocumentScanner", "12.5.1"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
s.dependency "WebIdIosIdentScanPlugin", "12.5.2"
s.dependency "WebIdOnServerDocumentScanner", "12.5.2"
end