[Fix] WebIdAccountIdProductPlugin (21.2.1-SNAPSHOT)
This commit is contained in:
parent
e6791ef2d3
commit
b15cf49ec9
@ -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/WebIdAccountIdProductPlugin/21.2.1/WebIdAccountIdProductPlugin.framework-v21.2.1-SNAPSHOT-1547.zip', :sha256 => '36c77acb99bc132a37bc12c13a8170be8ec100bbb0f53ecb45b86e32dc272aa2' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAccountIdProductPlugin/21.2.1/WebIdAccountIdProductPlugin.framework-v21.2.1-SNAPSHOT-1548.zip', :sha256 => '023ccab19e3f1f251c5ec2288c8021ee2e89c41a7269b521c2ea6dbdea764ccf' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,9 +16,9 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdAccountIdProductPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdOnServerDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDocumentScanner", "20.3.6-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.3.6-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.3.4-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosBankIdentPlugin", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdOnServerDocumentScanner", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDocumentScanner", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosIdentScanPlugin", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdDigitalSigningPlugin", "20.4.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosBankIdentPlugin", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user