diff --git a/WebIdAutoIdentOnDeviceProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index eaa5667..2004cfb 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/14.3.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.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/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1335.zip', :sha256 => '1f9686f8f19a54043790356c64ea51d1a62633f15f57d6256f2a3fd5a85110d6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1354.zip', :sha256 => '802fdce9157be35b12aaa619e7a39f4bb9f381e8f8cb942d3f4037f1c273c063' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,7 +16,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework' - s.dependency "WebIdDigitalSigningPlugin", "12.2.1" - s.dependency "WebIdIosIdentScanPlugin", "13.3.2" - s.dependency "WebIdOnDeviceDocumentScanner", "13.3.2" + s.dependency "WebIdDigitalSigningPlugin", "12.2.0-SNAPSHOT" #branch:redesign-v4-snapshots + s.dependency "WebIdIosIdentScanPlugin", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots + s.dependency "WebIdOnDeviceDocumentScanner", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots end