6
0

[Fix] WebIdIosIdentScanPlugin (12.3.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-04-17 11:58:33 +02:00
parent 87c68c901b
commit 6c17a44b1b

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/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1334.zip', :sha256 => '4c1a37a1394bcd6c6fcff0ecb40fb9479befa6b4969b82de52c75e07282b17cc' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1335.zip', :sha256 => '71757830ec72dff92599a4f092d57b63ba17f093582545e4dedbc87dcc8d1077' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'WebIdIosIdentScanPlugin.xcframework'
s.dependency "WebIdDocumentScanner", "12.3.0-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "12.1.0"
s.dependency "WebIdPluginCore", "12.2.0"
end