diff --git a/WebIdVideoIdProductPlugin/22.0.2-SNAPSHOT/WebIdVideoIdProductPlugin.podspec b/WebIdVideoIdProductPlugin/22.0.2-SNAPSHOT/WebIdVideoIdProductPlugin.podspec index 5e3cdf2..8621abc 100644 --- a/WebIdVideoIdProductPlugin/22.0.2-SNAPSHOT/WebIdVideoIdProductPlugin.podspec +++ b/WebIdVideoIdProductPlugin/22.0.2-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.0.2/WebIdVideoIdProductPlugin.framework-v22.0.2-SNAPSHOT-1579.zip', :sha256 => '04c1bd8b48069e144c61d6da5d7d7aaac277a21610671490715306e4bd9cf14f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.2/WebIdVideoIdProductPlugin.framework-v22.0.2-SNAPSHOT-1582.zip', :sha256 => 'b26f3131826d3de7797076319c060dab51253370a057e74b83790363227108f9' } 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.0.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdOnServerDocumentScanner", "21.0.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdDigitalSigningPlugin", "21.0.2-SNAPSHOT" #branch:snapshots - s.dependency "WebIdVideoIdentPlugin", "21.0.2-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosIdentScanPlugin", "21.1.0" + s.dependency "WebIdOnServerDocumentScanner", "21.1.0" + s.dependency "WebIdDigitalSigningPlugin", "21.0.2" + s.dependency "WebIdVideoIdentPlugin", "21.1.0" end