[Fix] WebIdEIdProductPlugin (21.2.2-SNAPSHOT)
This commit is contained in:
parent
51aae685b2
commit
c689a6599d
@ -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/WebIdEIdProductPlugin/21.2.2/WebIdEIdProductPlugin.framework-v21.2.2-SNAPSHOT-1555.zip', :sha256 => 'b3b4c13cefe9ad5744810fc4a834465dc96c4cc25772d8fdbfa820ebaf39442f' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.2.2/WebIdEIdProductPlugin.framework-v21.2.2-SNAPSHOT-1569.zip', :sha256 => '6a0b687bc92d9e734d8cbd3a22ba5afd98e0ffa9ddca6584daaaa4fb18e26383' }
|
||||||
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 "WebIdOnServerDocumentScanner", "20.4.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdOnServerDocumentScanner", "21.0.0"
|
||||||
s.dependency "WebIdIosIdentScanPlugin", "20.4.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdIosIdentScanPlugin", "21.0.0"
|
||||||
s.dependency "WebIdEIdentPlugin", "20.4.3-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdEIdentPlugin", "21.0.0"
|
||||||
s.dependency "WebIdDigitalSigningPlugin", "20.4.2-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdDigitalSigningPlugin", "21.0.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user