[Fix] WebIdAccountIdProductPlugin (21.2.2-SNAPSHOT)
This commit is contained in:
parent
053e6e0dc4
commit
1ca1c72212
@ -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/WebIdAccountIdProductPlugin/21.2.2/WebIdAccountIdProductPlugin.framework-v21.2.2-SNAPSHOT-1555.zip', :sha256 => '88c3551576beebbcf6f291ba582fb9a33be5f1e5e9cce4c374a1f42068166a22' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.2.2/WebIdAccountIdProductPlugin.framework-v21.2.2-SNAPSHOT-1569.zip', :sha256 => '1504752885fd48a577b67a49c51a05e4e92935501f35b6abd31108e4dc163222' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,9 +16,9 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdAccountIdProductPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdAccountIdProductPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdOnServerDocumentScanner", "20.4.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdOnServerDocumentScanner", "21.0.0"
|
||||||
s.dependency "WebIdDocumentScanner", "20.4.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDocumentScanner", "21.0.0"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "20.4.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdIosIdentScanPlugin", "21.0.0"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "20.4.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDigitalSigningPlugin", "21.0.0"
|
||||||
s.dependency "WebIdIosBankIdentPlugin", "20.4.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdIosBankIdentPlugin", "21.0.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user