diff --git a/WebIdVideoIdentProductPlugin/14.0.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec b/WebIdVideoIdentProductPlugin/14.0.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec index 71a7d31..f525644 100644 --- a/WebIdVideoIdentProductPlugin/14.0.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec +++ b/WebIdVideoIdentProductPlugin/14.0.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.0.0/WebIdVideoIdentProductPlugin.framework-v14.0.0-SNAPSHOT-1221.zip', :sha256 => '7a4c081a15529e0523aa598840aebf95fb145dcff067df1097cb8eb894e35697' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.0.0/WebIdVideoIdentProductPlugin.framework-v14.0.0-SNAPSHOT-1228.zip', :sha256 => '15995583f971a47a7ca4a4d203112a09835164a05a63373bad1a5ca9832f845b' } 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-beta" - s.dependency "WebIdOnServerDocumentScanner", "13.0.0-beta" - s.dependency "WebIdDigitalSigningPlugin", "12.0.0-beta" - s.dependency "WebIdVideoIdentPlugin", "11.0.0" + s.dependency "WebIdIosIdentScanPlugin", "13.1.0" + s.dependency "WebIdOnServerDocumentScanner", "13.1.0" + s.dependency "WebIdDigitalSigningPlugin", "12.1.1" + s.dependency "WebIdVideoIdentPlugin", "11.1.0" end