diff --git a/WebIdVideoIdentProductPlugin/15.0.2-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec b/WebIdVideoIdentProductPlugin/15.0.2-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec index 61e2e2f..9414fa1 100644 --- a/WebIdVideoIdentProductPlugin/15.0.2-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec +++ b/WebIdVideoIdentProductPlugin/15.0.2-SNAPSHOT/WebIdVideoIdentProductPlugin.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/WebIdVideoIdentProductPlugin/15.0.2/WebIdVideoIdentProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip', :sha256 => 'e8dbfc35849f6fd2dc323a3c06b2bbcbdecde76f503dfbde67bdb96efbc50622' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.0.2/WebIdVideoIdentProductPlugin.framework-v15.0.2-SNAPSHOT-1322.zip', :sha256 => 'e90b4ff8697a3cf019f44a4eb94e143d1635038b287e0cdd24d88686dc30f306' } 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 = 'WebIdVideoIdentProductPlugin.xcframework' - s.dependency "WebIdIosIdentScanPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdOnServerDocumentScanner", "15.0.1-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdDigitalSigningPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots - s.dependency "WebIdVideoIdentPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots + s.dependency "WebIdIosIdentScanPlugin", "15.0.1" + s.dependency "WebIdOnServerDocumentScanner", "15.0.1" + s.dependency "WebIdDigitalSigningPlugin", "15.0.1" + s.dependency "WebIdVideoIdentPlugin", "15.1.0" end