diff --git a/WebIdVideoIdentProductPlugin/14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec b/WebIdVideoIdentProductPlugin/14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec index 084c54f..75f6823 100644 --- a/WebIdVideoIdentProductPlugin/14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec +++ b/WebIdVideoIdentProductPlugin/14.3.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec @@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1328.zip', :sha256 => '4256f75d7e3cf02053e2da4084a5e192e76866a3662b73fab5551c7393a5335b' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.3.0/WebIdVideoIdentProductPlugin.framework-v14.3.0-SNAPSHOT-1331.zip', :sha256 => '9186eede71266c7fc7f1814b32f2300049e7faa3fc2a3a6f35888972d628f7e5' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -19,5 +19,5 @@ Pod::Spec.new do |s| s.dependency "WebIdIosIdentScanPlugin", "13.3.2" s.dependency "WebIdOnServerDocumentScanner", "13.3.2" s.dependency "WebIdDigitalSigningPlugin", "12.2.1" - s.dependency "WebIdVideoIdentPlugin", "11.2.1" + s.dependency "WebIdVideoIdentPlugin", "11.2.3" end