6
0

[Fix] WebIdMetaPlugin (13.7.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-06-16 17:19:40 +02:00
parent 11ca6adbb9
commit 475785023e

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/WebIdMetaPlugin/13.7.1/WebIdMetaPlugin.framework-v13.7.1-SNAPSHOT-1283.zip', :sha256 => '34e209a8d9c53d6dd2e6f10871d45574f1a88591c6978bbe99b510cc4ae9da87' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.7.1/WebIdMetaPlugin.framework-v13.7.1-SNAPSHOT-1284.zip', :sha256 => 'c27d1be436396f1eadbc8e1a309a064f73495c4c1c3bb73c64b72c932e06e00e' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -19,6 +19,6 @@ Pod::Spec.new do |s|
s.dependency "WebIdVideoIdentProductPlugin", "13.7.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdVideoIdentPlugin", "10.7.2"
s.dependency "WebIdDigitalSigningPlugin", "11.4.2"
s.dependency "WebIdIosIdentScanPlugin", "12.5.3"
s.dependency "WebIdOnServerDocumentScanner", "12.5.3"
s.dependency "WebIdIosIdentScanPlugin", "12.6.0"
s.dependency "WebIdOnServerDocumentScanner", "12.6.0"
end