Skip to content

Commit

Permalink
[Android][Swift] Bump mobile-sdk-rs to 0.4.1 on Cocoapods and comment…
Browse files Browse the repository at this point in the history
… debug command (#64)
  • Loading branch information
Juliano1612 authored Dec 13, 2024
1 parent fefa8b5 commit dec0b28
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.3.0"
spec.dependency 'SpruceIDMobileSdkRs', "~> 0.4.1"
spec.dependency 'SwiftAlgorithms', "~> 1.0.0"
spec.frameworks = 'Foundation', 'CoreBluetooth', 'CryptoKit'
end

0 comments on commit dec0b28

Please sign in to comment.