[Fix] WebIdAutoIdentOnServerProductPlugin (13.4.1-SNAPSHOT)
This commit is contained in:
parent
aa63fe97ea
commit
9c149609f7
@ -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/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1271.zip', :sha256 => '8e9c11ce6538b83797580abe6f1efacc0313a3716bd2b271dae5339e2c78ddb4' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1273.zip', :sha256 => '66a742a48fbc5fda7266a080a0f088e4a3c5ee7523b7435add1ac7cfb00febea' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,7 +16,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdAutoIdentOnServerProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.3.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.4.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.4.0"
|
||||
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
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user