[Fix] WebIdEIdProductPlugin (15.0.2-SNAPSHOT)
This commit is contained in:
parent
de97a5fd4b
commit
20accb022a
@ -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/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.0.2/WebIdEIdProductPlugin.framework-v15.0.2-SNAPSHOT-1316.zip', :sha256 => '62f36579025462772543df1ebb93929545c4ba36203c19e4f4637d6ee1b0acca' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdProductPlugin/15.0.2/WebIdEIdProductPlugin.framework-v15.0.2-SNAPSHOT-1322.zip', :sha256 => '451e9973010643649b35874a6ddd7fcd6e47e6e70ce853244d95d0aad023aaab' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,8 +16,8 @@ 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", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdOnDeviceDocumentScanner", "15.0.1"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdIosIdentScanPlugin", "15.0.1"
|
||||||
s.dependency "WebIdEIdentPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdEIdentPlugin", "15.0.1"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdDigitalSigningPlugin", "15.0.1"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user