[Fix] WebIdMetaPlugin (13.4.1-SNAPSHOT)
This commit is contained in:
parent
8aff74ee5f
commit
f29a7278da
@ -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/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1277.zip', :sha256 => '947eb51d71a9f910fd75aff241a0f79fe4d30fa905adcfe5678aac1d4be88e08' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1278.zip', :sha256 => 'b90c838e2e56280f04302c7a14e1111a9f7a102a12f414250408541b3876396f' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,8 +17,8 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdMetaPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdVideoIdentProductPlugin", "13.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdVideoIdentPlugin", "10.7.0"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.0"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.0"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.5.0"
|
||||
s.dependency "WebIdVideoIdentPlugin", "10.7.1"
|
||||
s.dependency "WebIdDigitalSigningPlugin", "11.4.1"
|
||||
s.dependency "WebIdIosIdentScanPlugin", "12.5.1"
|
||||
s.dependency "WebIdOnServerDocumentScanner", "12.5.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user