diff --git a/WebIdAutoIdentOnServerProductPlugin/15.3.4-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/15.3.4-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index b0a4234..6e367f1 100644 --- a/WebIdAutoIdentOnServerProductPlugin/15.3.4-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/15.3.4-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.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/WebIdAutoIdentOnServerProductPlugin/15.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip', :sha256 => 'dc047ff4dcd8eb7f21d5dc40a08765dab5f5c63519a22b45363db4b1b71ca0b2' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1371.zip', :sha256 => '984cc8548bff455ee54f47a0d3c142dabae5091c3cbdb27514149eb895111b07' } 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 = 'WebIdAutoIdentOnServerProductPlugin.xcframework' - s.dependency "WebIdDigitalSigningPlugin", "15.2.0" - s.dependency "WebIdIosIdentScanPlugin", "15.2.0" - s.dependency "WebIdOnServerDocumentScanner", "15.2.0" + 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