[Fix] WebIdPluginCore (20.2.2-SNAPSHOT)
This commit is contained in:
parent
c53c56b539
commit
bd923b1886
@ -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/experimental/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-334.zip', :sha256 => 'd97b5d06df8b1e36bb9f362e72040607e1ab1aed7429e695004e0b318de99772' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-336.zip', :sha256 => '0f330f4ce1adfeaad78a79f367c7056ff7a95cfa6125b8191cace8918d5e407f' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
|
||||
|
||||
s.dependency "WebIdUiKitComponents", "20.1.3-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosSdk", "12.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdUiKitComponents", "20.2.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "20.0.0-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user