6
0

[Fix] WebIdAutoIdProductPlugin (21.0.4-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-10-07 09:04:34 +02:00
parent ac7246ae6a
commit 29c1e1a612

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/WebIdAutoIdProductPlugin/21.0.4/WebIdAutoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1527.zip', :sha256 => 'e3905c639a5ea8ecca8d92cce55abb5b261e10f6ce3dcc09c6ad6451ff3d82e0' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.0.4/WebIdAutoIdProductPlugin.framework-v21.0.4-SNAPSHOT-1528.zip', :sha256 => '78125a5cb6343bbaaa445d7a7a02577c932864561b2d16339f1771aa3828fd17' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdAutoIdProductPlugin.xcframework'
s.dependency "WebIdDigitalSigningPlugin", "20.3.1"
s.dependency "WebIdIosIdentScanPlugin", "20.3.1"
s.dependency "WebIdDocumentScanner", "20.3.1"
s.dependency "WebIdOnServerDocumentScanner", "20.3.1"
s.dependency "WebIdIosIdentScanPlugin", "20.3.2"
s.dependency "WebIdDocumentScanner", "20.3.2"
s.dependency "WebIdOnServerDocumentScanner", "20.3.2"
end