Skip to content

Commit

Permalink
🍏 (update native iOS sdk)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthieu pernelle authored and matthieu pernelle committed Dec 12, 2024
1 parent c8aa70d commit 9aac4db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flutter_lyra_ios/ios/flutter_lyra_ios.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ Pod::Spec.new do |s|
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
s.swift_version = '5.0'

s.dependency 'LyraPaymentSDK', '~> 2.7.4'
s.dependency 'LyraPaymentSDK', '~> 2.7.7'
s.dependency 'LyraCardsRecognizer', '~> 2.0.1'
end

0 comments on commit 9aac4db

Please sign in to comment.