[Fix] WebIdMetaPlugin (20.0.5-SNAPSHOT)
This commit is contained in:
parent
b250d475de
commit
6790505bf3
@ -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/WebIdMetaPlugin/20.0.5/WebIdMetaPlugin.framework-v20.0.5-SNAPSHOT-1447.zip', :sha256 => '4268a98fc1cbaaca8490ba9b2f2c2e7865bf0593deaee68b31902c9ac6b055ed' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdMetaPlugin/20.0.5/WebIdMetaPlugin.framework-v20.0.5-SNAPSHOT-1455.zip', :sha256 => '1729b804d9c35c5d23244e5e662b8e048a4e50bd5bc4743fefaaa0a63eb81ac5' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -17,8 +17,8 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.vendored_frameworks = 'WebIdMetaPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdMetaPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdVideoIdentProductPlugin", "20.0.5-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdVideoIdentProductPlugin", "20.0.5-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||||
s.dependency "WebIdVideoIdentPlugin", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdVideoIdentPlugin", "20.1.0"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdDigitalSigningPlugin", "20.1.0"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdIosIdentScanPlugin", "20.1.0"
|
||||||
s.dependency "WebIdOnServerDocumentScanner", "20.0.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdOnServerDocumentScanner", "20.1.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user