6
0

[Fix] WebIdAutoIdProductPlugin (21.1.3-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-11-25 08:41:38 +01:00
parent ed4c28f153
commit 769cd61109

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.1.3/WebIdAutoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1542.zip', :sha256 => '2abb9dc235e139ebf56eb7ef1b32b78faa6140eac6a36eb5ca48c29814111e95' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.3/WebIdAutoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1543.zip', :sha256 => '41b91d102090dae81964ed497ba7e42a3c8303ef4e9599f1dd15627b334715dc' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -20,4 +20,5 @@ Pod::Spec.new do |s|
s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
s.dependency "WebIdCellCheckPlugin", "1.0.0-SNAPSHOT" #branch:snapshots
end