[Fix] WebIdAutoIdentOnDeviceProductPlugin (15.1.5-SNAPSHOT)
This commit is contained in:
parent
ddd94f80a9
commit
6c1050476c
@ -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/WebIdAutoIdentOnDeviceProductPlugin/15.1.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.5-SNAPSHOT-1344.zip', :sha256 => '21a8303360fa780ee7175ad77b4844faf18e84c7b639e9b6823cd08263ad4ea8' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/15.1.5/WebIdAutoIdentOnDeviceProductPlugin.framework-v15.1.5-SNAPSHOT-1347.zip', :sha256 => '725d18ea9f12d46a96816721ca829f5c192e3bf60fdab0f7d6dc41e760a5a795' }
|
||||
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 = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "15.1.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "15.1.0"
|
||||
s.dependency "WebIdOnDeviceDocumentScanner", "15.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user