Skip to content

Commit

Permalink
Bump podspec spec.dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Juliano1612 committed Oct 2, 2024
1 parent d50b55b commit 5aa201c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpruceIDMobileSdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Pod::Spec.new do |spec|
spec.source_files = "Sources/MobileSdk/*.swift"

spec.static_framework = true
spec.dependency 'SpruceIDMobileSdkRs', "~> 0.0.28"
spec.dependency 'SpruceIDMobileSdkRs', "~> 0.0.32"
spec.dependency 'SwiftAlgorithms', "~> 1.0.0"
spec.frameworks = 'Foundation', 'CoreBluetooth', 'CryptoKit'
end

0 comments on commit 5aa201c

Please sign in to comment.