6
0

[Fix] WebIdEIdOnServerProductPlugin (13.3.3-SNAPSHOT)

This commit is contained in:
mac-mini-003 2024-11-28 15:03:46 +01:00
parent a1989d245e
commit f45540add4

View File

@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
s.platform = :ios s.platform = :ios
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1238.zip', :sha256 => '9669d3356d83acce0a612d4ce0bef6741c649275ab17a5bd7c0a3c7532845102' } s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1240.zip', :sha256 => '0aaf03c299976340efdee75a47a49e02cfd11e3cf12fe3fb9354822dbc58d673' }
s.swift_versions = ['5.5'] s.swift_versions = ['5.5']
s.frameworks = 'UIKit' s.frameworks = 'UIKit'
@ -18,7 +18,7 @@ Pod::Spec.new do |s|
s.dependency "DocumentReader", "~> 7.2" s.dependency "DocumentReader", "~> 7.2"
s.dependency "RegulaCommon", "~> 7.2" s.dependency "RegulaCommon", "~> 7.2"
s.dependency "WebIdEIdentPlugin", "5.1.1" s.dependency "WebIdEIdentPlugin", "5.2.0"
s.dependency "WebIdDigitalSigningPlugin", "11.1.5" s.dependency "WebIdDigitalSigningPlugin", "11.1.5"
s.dependency "WebIdIosIdentScanPlugin", "12.2.1" s.dependency "WebIdIosIdentScanPlugin", "12.2.1"
s.dependency "WebIdOnServerDocumentScanner", "12.2.1" s.dependency "WebIdOnServerDocumentScanner", "12.2.1"