6
0

[Fix] WebIdCellCheckPlugin (1.0.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-01-08 12:24:03 +01:00
parent f656b6ef38
commit bb887b93e6

View File

@ -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/snapshots/de/webid-solutions/WebIdCellCheckPlugin/1.0.1/WebIdCellCheckPlugin.framework-v1.0.1-SNAPSHOT-108.zip', :sha256 => '48956b102cd581d043bc8dfe57edf80e27b415f1a4120c90b86c10911148f70d' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/1.0.1/WebIdCellCheckPlugin.framework-v1.0.1-SNAPSHOT-112.zip', :sha256 => '33888c8c8ef2fec015a281d5aa57551906a8839985528a396b545f4d65a48bad' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,5 +16,5 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdCellCheckPlugin.xcframework'
s.dependency "WebIdPluginCore", "20.4.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.0.0"
end