diff --git a/WebIdVideoIdentProductPlugin/15.0.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec b/WebIdVideoIdentProductPlugin/15.0.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec index 1f5e328..068f6f0 100644 --- a/WebIdVideoIdentProductPlugin/15.0.0-SNAPSHOT/WebIdVideoIdentProductPlugin.podspec +++ b/WebIdVideoIdentProductPlugin/15.0.0-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/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.0.0/WebIdVideoIdentProductPlugin.framework-v15.0.0-SNAPSHOT-1295.zip', :sha256 => '95626e4940410161b0e69b5b5c762e197baee11e285871b1f0d7172763d95284' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/15.0.0/WebIdVideoIdentProductPlugin.framework-v15.0.0-SNAPSHOT-1298.zip', :sha256 => '0f35eef6c1fc8e647dd180c4454b32ecad67cc15e784003bb86a29f9532267f8' } 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.0-SNAPSHOT" #branch:snapshots - s.dependency "WebIdOnServerDocumentScanner", "15.0.0-SNAPSHOT" #branch:snapshots - s.dependency "WebIdDigitalSigningPlugin", "15.0.0-SNAPSHOT" #branch:snapshots - s.dependency "WebIdVideoIdentPlugin", "15.0.0-SNAPSHOT" #branch:snapshots + s.dependency "WebIdIosIdentScanPlugin", "15.0.0" + s.dependency "WebIdOnServerDocumentScanner", "15.0.0" + s.dependency "WebIdDigitalSigningPlugin", "15.0.0" + s.dependency "WebIdVideoIdentPlugin", "15.0.0" end