diff --git a/WebIdVideoIdProductPlugin/22.2.4-SNAPSHOT/WebIdVideoIdProductPlugin.podspec b/WebIdVideoIdProductPlugin/22.2.4-SNAPSHOT/WebIdVideoIdProductPlugin.podspec index a87e604..201f08d 100644 --- a/WebIdVideoIdProductPlugin/22.2.4-SNAPSHOT/WebIdVideoIdProductPlugin.podspec +++ b/WebIdVideoIdProductPlugin/22.2.4-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.2.4/WebIdVideoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1657.zip', :sha256 => '4f18186a4c6b0e94d294674d3e4a265aa9c817a9395472c5c82b3e48256d332f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.4/WebIdVideoIdProductPlugin.framework-v22.2.4-SNAPSHOT-1658.zip', :sha256 => '48a8f1889bae944f0bba9bedab36ed00335a4ddf1f877d2a71e6d92dee75279a' } 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", "21.2.1" - s.dependency "WebIdOnServerDocumentScanner", "21.2.1" - s.dependency "WebIdDigitalSigningPlugin", "21.0.4" - s.dependency "WebIdVideoIdentPlugin", "21.1.2" + s.dependency "WebIdIosIdentScanPlugin", "21.2.2-SNAPSHOT" #branch:snapshots + s.dependency "WebIdOnServerDocumentScanner", "21.2.2-SNAPSHOT" #branch:snapshots + s.dependency "WebIdDigitalSigningPlugin", "21.0.5-SNAPSHOT" #branch:snapshots + s.dependency "WebIdVideoIdentPlugin", "21.1.3-SNAPSHOT" #branch:snapshots end