[Fix] WebIdEIdOnServerProductPlugin (13.4.1-SNAPSHOT)
This commit is contained in:
parent
a1d6ae7616
commit
dac062907f
@ -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/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1273.zip', :sha256 => 'ea6c11c8b166189f3cd6fad1c52c2923e79873adeb5db80257d048bfe61975c4' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1276.zip', :sha256 => 'b796b5be8e36fe440fa6911893b4929a73f149461dfca4a01640f03de81dded5' }
|
||||
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 = 'WebIdEIdOnServerProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdEIdentPlugin", "5.3.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.2.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.3.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.3.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdEIdentPlugin", "5.5.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.5.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user