diff --git a/WebIdAutoIdProductPlugin/21.1.3-SNAPSHOT/WebIdAutoIdProductPlugin.podspec b/WebIdAutoIdProductPlugin/21.1.3-SNAPSHOT/WebIdAutoIdProductPlugin.podspec index cb6ab26..29b8fba 100644 --- a/WebIdAutoIdProductPlugin/21.1.3-SNAPSHOT/WebIdAutoIdProductPlugin.podspec +++ b/WebIdAutoIdProductPlugin/21.1.3-SNAPSHOT/WebIdAutoIdProductPlugin.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/WebIdAutoIdProductPlugin/21.1.3/WebIdAutoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1544.zip', :sha256 => 'feb7100ecd1212772cc1b13b857da88472c895a5e033792d8548476eb06cf7c9' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/21.1.3/WebIdAutoIdProductPlugin.framework-v21.1.3-SNAPSHOT-1541.zip', :sha256 => 'ae2982666a9599f9de56e4c897c89d878c0845fed95a2eadb3248630f425a6bb' } 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 = 'WebIdAutoIdProductPlugin.xcframework' - s.dependency "WebIdDigitalSigningPlugin", "20.3.2-SNAPSHOT" #branch:experimental - s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:experimental + s.dependency "WebIdDigitalSigningPlugin", "20.3.4-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots end