[Fix] WebIdEIdProductPlugin (13.0.2-SNAPSHOT)
This commit is contained in:
parent
c2ddf4cdc1
commit
167c6b94fa
@ -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/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.0.2/WebIdEIdProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip', :sha256 => 'c5275ec0eecb1f20dee2ee7814939942f9931cc3a49587861fa8fc29670fb225' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/13.0.2/WebIdEIdProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip', :sha256 => '2c952e2e254ae5e3eb906d4def321b5d2f52f75648e9195efe76b7bd384e4152' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,8 +16,10 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdOnDeviceDocumentScanner", "12.0.1"
|
s.dependency "DocumentReader", "~> 7.2"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "12.0.1"
|
s.dependency "RegulaCommon", "~> 7.2"
|
||||||
s.dependency "WebIdEIdentPlugin", "5.0.1"
|
s.dependency "WebIdOnDeviceDocumentScanner", "12.2.0"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "11.0.1"
|
s.dependency "WebIdIosIdentScanPlugin", "12.2.0"
|
||||||
|
s.dependency "WebIdEIdentPlugin", "5.1.0"
|
||||||
|
s.dependency "WebIdDigitalSigningPlugin", "11.1.2"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user