diff --git a/WebIdEIdProductPlugin/21.1.3-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/21.1.3-SNAPSHOT/WebIdEIdProductPlugin.podspec index 8a5b785..016ed77 100644 --- a/WebIdEIdProductPlugin/21.1.3-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/21.1.3-SNAPSHOT/WebIdEIdProductPlugin.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/WebIdEIdProductPlugin/21.1.3/WebIdEIdProductPlugin.framework-v21.1.3-SNAPSHOT-1544.zip', :sha256 => 'e2ab52668131f2677c769552a3910982fc9dc86d018b86ac0300b7a882248fc3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.1.3/WebIdEIdProductPlugin.framework-v21.1.3-SNAPSHOT-1541.zip', :sha256 => 'bff8b3ad506c51c8a6bb11991b2fff90b3efc637eeb31f0cf431282d95c00d17' } 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 = 'WebIdEIdProductPlugin.xcframework' - s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:experimental - s.dependency "WebIdEIdentPlugin", "20.3.2-SNAPSHOT" #branch:experimental - s.dependency "WebIdDigitalSigningPlugin", "20.3.2-SNAPSHOT" #branch:experimental + s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:snapshots + s.dependency "WebIdEIdentPlugin", "20.3.3-SNAPSHOT" #branch:snapshots + s.dependency "WebIdDigitalSigningPlugin", "20.3.4-SNAPSHOT" #branch:snapshots end