[Fix] WebIdAutoIdProductPlugin (22.5.2-SNAPSHOT)
This commit is contained in:
parent
e7ca036905
commit
8e626b1068
@ -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/WebIdAutoIdProductPlugin/22.5.2/WebIdAutoIdProductPlugin.framework-v22.5.2-SNAPSHOT-1724.zip', :sha256 => 'bb9a6d96e5765a5e78e9d50dfd07ed9e5adb10e9d0a9f60130b5e73bc2973d52' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdProductPlugin/22.5.2/WebIdAutoIdProductPlugin.framework-v22.5.2-SNAPSHOT-1725.zip', :sha256 => 'c04e0888e88564551a7a682e3612ae6104856c287910981623b807c9aae4dbdf' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,9 +16,9 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdAutoIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdDigitalSigningPlugin", "23.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "22.1.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "22.1.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdCellCheckPlugin", "2.1.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "23.0.2"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "23.1.0"
|
||||
s.dependency "WebIdDocumentScanner", "23.1.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "23.1.0"
|
||||
s.dependency "WebIdCellCheckPlugin", "3.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user