diff --git a/WebIdEIdOnServerProductPlugin/15.3.4-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/15.3.4-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index b88f9ae..a031ef3 100644 --- a/WebIdEIdOnServerProductPlugin/15.3.4-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/15.3.4-SNAPSHOT/WebIdEIdOnServerProductPlugin.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/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.4/WebIdEIdOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip', :sha256 => 'a628a1cdf475caca9a559eb4bc936d34e34210369e5c39be911bc59731d47328' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.3.4/WebIdEIdOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1371.zip', :sha256 => '6427a683a3445b909deb3f212773228ff6b3282757f8391709f5ead26eadf96a' } 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 = 'WebIdEIdOnServerProductPlugin.xcframework' - s.dependency "WebIdEIdentPlugin", "15.2.0" - s.dependency "WebIdDigitalSigningPlugin", "15.2.0" - s.dependency "WebIdIosIdentScanPlugin", "15.2.0" - s.dependency "WebIdOnServerDocumentScanner", "15.2.0" + s.dependency "WebIdEIdentPlugin", "15.2.1-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdDigitalSigningPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdIosIdentScanPlugin", "15.2.1-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdOnServerDocumentScanner", "15.2.1-SNAPSHOT" #branch:legacy-snapshots end