[Fix] WebIdAutoIdentOnDeviceProductPlugin (14.3.0-SNAPSHOT)
This commit is contained in:
parent
e52012b0a9
commit
a6eeecf13c
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1261.zip', :sha256 => 'ad0597eaf776b851bb12a718ebf54d4a69f3ebf5f763e4869a8326260cc59f7b' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1324.zip', :sha256 => '9dcf439c08ffe75e0b9f5aae575193af5e5a2a3e8f4985a01af48fe33e63670d' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,9 +16,7 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdAutoIdentOnDeviceProductPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "DocumentReader", "~> 7.2"
|
s.dependency "WebIdDigitalSigningPlugin", "12.2.1"
|
||||||
s.dependency "RegulaCommon", "~> 7.2"
|
s.dependency "WebIdIosIdentScanPlugin", "13.3.2"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "12.2.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdOnDeviceDocumentScanner", "13.3.2"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
|
||||||
s.dependency "WebIdOnDeviceDocumentScanner", "13.3.0-SNAPSHOT" #branch:redesign-v4-snapshots
|
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user