[Fix] WebIdPluginCore (21.2.1-SNAPSHOT)
This commit is contained in:
parent
7a07e87598
commit
e29e10b5f6
@ -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/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-403.zip', :sha256 => '840fbc02ac933709a787f27eacc54e2770e3e4d37e6b6127d2dd58e1678ceab5' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-406.zip', :sha256 => 'd9759664403eb8752c7b9388a160bba7e1a52ae07dec184d6e122961e2f63306' }
|
||||||
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", "22.1.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdUiKitComponents", "22.1.2-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "WebIdIosSdk", "21.5.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdIosSdk", "21.5.1-SNAPSHOT" #branch:snapshots
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user