diff --git a/WebIdVideoIdProductPlugin/22.4.3-SNAPSHOT/WebIdVideoIdProductPlugin.podspec b/WebIdVideoIdProductPlugin/22.4.3-SNAPSHOT/WebIdVideoIdProductPlugin.podspec index bf259ab6..56f344b8 100644 --- a/WebIdVideoIdProductPlugin/22.4.3-SNAPSHOT/WebIdVideoIdProductPlugin.podspec +++ b/WebIdVideoIdProductPlugin/22.4.3-SNAPSHOT/WebIdVideoIdProductPlugin.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/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.4.3/WebIdVideoIdProductPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => 'd49cdfed6bd9dfebef9952cbd4e7463563c301ec6fa2149c0e869097b2238ae3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.4.3/WebIdVideoIdProductPlugin.framework-v22.4.3-SNAPSHOT-1710.zip', :sha256 => '994e84111e3a88d7c51033ac2c7d95e41361ba39f3ee023d9f1c85c07b220350' } 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 = 'WebIdVideoIdProductPlugin.xcframework' - s.dependency "WebIdIosIdentScanPlugin", "22.1.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdOnServerDocumentScanner", "22.1.2-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosIdentScanPlugin", "22.1.3-SNAPSHOT" #branch:snapshots + s.dependency "WebIdOnServerDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots s.dependency "WebIdDigitalSigningPlugin", "22.1.1-SNAPSHOT" #branch:snapshots s.dependency "WebIdVideoIdentPlugin", "22.1.1-SNAPSHOT" #branch:snapshots end