diff --git a/WebIdVideoIdentProductPlugin/14.2.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec b/WebIdVideoIdentProductPlugin/14.2.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec index fb6956b..aedaa36 100644 --- a/WebIdVideoIdentProductPlugin/14.2.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec +++ b/WebIdVideoIdentProductPlugin/14.2.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.2.0/WebIdVideoIdentProductPlugin.framework-v14.2.0-SNAPSHOT-1241.zip', :sha256 => 'c867f62515cf2b83efbe2250dc8d2bfea6939daf7cdb5934adb6c34ba679d0cb' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.2.0/WebIdVideoIdentProductPlugin.framework-v14.2.0-SNAPSHOT-1247.zip', :sha256 => '70be96df9f5bb3ddcc86f25f1526adffc0818ae73b25d29cfbdc7c1ca323e187' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,8 +16,8 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdVideoIdentProductPlugin.xcframework' - s.dependency "WebIdIosIdentScanPlugin", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdOnServerDocumentScanner", "13.0.0-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdDigitalSigningPlugin", "12.1.1-SNAPSHOT" #branch:redesign-v4-snapshots - s.dependency "WebIdVideoIdentPlugin", "11.1.1-SNAPSHOT" #branch:redesign-v4-snapshots + s.dependency "WebIdIosIdentScanPlugin", "13.2.0" + s.dependency "WebIdOnServerDocumentScanner", "13.2.0" + s.dependency "WebIdDigitalSigningPlugin", "12.1.2" + s.dependency "WebIdVideoIdentPlugin", "11.1.1" end