[Fix] WebIdPluginCore (20.1.1-SNAPSHOT)
This commit is contained in:
parent
0753544a24
commit
008b587463
@ -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/experimental/de/webid-solutions/WebIdPluginCore/20.1.1/WebIdPluginCore.framework-v20.1.1-SNAPSHOT-326.zip', :sha256 => '85935396b7d4e92fb1dde6182f566a75a0e4dbe005c111f1e5bc55cb7201e065' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/20.1.1/WebIdPluginCore.framework-v20.1.1-SNAPSHOT-326.zip', :sha256 => '54b2113e5b44c63694398271228aea4045e1a01866d9ed83dc7a203aca00fec0' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
|
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdUiKitComponents", "20.2.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
s.dependency "WebIdUiKitComponents", "20.1.3-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||||
s.dependency "WebIdIosSdk", "12.0.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdIosSdk", "12.0.1-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user