[Fix] WebIdAutoIdentOnServerProductPlugin (15.3.4-SNAPSHOT)
This commit is contained in:
parent
b0fdf7073e
commit
d0ce9a7f7e
@ -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/WebIdAutoIdentOnServerProductPlugin/15.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1367.zip', :sha256 => 'a9db514c5ff38390a2d4731bdd9cb3b3efbaf05bea24ac470c29c41fe5e3fe05' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/15.3.4/WebIdAutoIdentOnServerProductPlugin.framework-v15.3.4-SNAPSHOT-1368.zip', :sha256 => 'dc047ff4dcd8eb7f21d5dc40a08765dab5f5c63519a22b45363db4b1b71ca0b2' }
|
||||
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", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.2.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.2.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "15.2.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user