6
0

[Fix] WebIdAutoIdProductPlugin (22.3.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-04-02 14:54:46 +02:00
parent 1b2e60ab3d
commit 017eb83b6b

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/WebIdAutoIdProductPlugin/22.3.2/WebIdAutoIdProductPlugin.framework-v22.3.2-SNAPSHOT-1680.zip', :sha256 => '9c171a9089e76ca3b2124651dd9a6d3014f89f974e302316fb0cbbab460a2dc1' } s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.2/WebIdAutoIdProductPlugin.framework-v22.3.2-SNAPSHOT-1681.zip', :sha256 => '378114b9fb093bd50ce29dfcf9f4a806bbf61203ecb75471de6c9e64c514739a' }
s.swift_versions = ['5.5'] s.swift_versions = ['5.5']
s.frameworks = 'UIKit' s.frameworks = 'UIKit'
@ -17,8 +17,8 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdAutoIdProductPlugin.xcframework' s.ios.vendored_frameworks = 'WebIdAutoIdProductPlugin.xcframework'
s.dependency "WebIdDigitalSigningPlugin", "22.0.1" s.dependency "WebIdDigitalSigningPlugin", "22.0.1"
s.dependency "WebIdIosIdentScanPlugin", "22.0.0" s.dependency "WebIdIosIdentScanPlugin", "22.0.1"
s.dependency "WebIdDocumentScanner", "22.0.0" s.dependency "WebIdDocumentScanner", "22.0.1"
s.dependency "WebIdOnServerDocumentScanner", "22.0.0" s.dependency "WebIdOnServerDocumentScanner", "22.0.1"
s.dependency "WebIdCellCheckPlugin", "2.0.5" s.dependency "WebIdCellCheckPlugin", "2.0.5"
end end