We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6175b5f + 54544bc commit ca4fcb6Copy full SHA for ca4fcb6
Podfile
@@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do
9
10
# Pods for LensLongReceiptsDemo
11
12
- pod 'VeryfiLens-LongReceipts', '2.2.38.6'
+ pod 'VeryfiLens-LongReceipts', '2.2.39.7'
13
14
end
README.md
@@ -42,7 +42,7 @@ Install from our private [Cocoapods](https://hub.veryfi.com/api/settings/keys).
42
43
Add in your project Podfile file the Veryfi Lens Long Receipts iOS SDK dependency:
44
```ruby
45
-pod 'VeryfiLens-LongReceipts', '2.2.38.6'
+pod 'VeryfiLens-LongReceipts', '2.2.39.7'
46
```
47
48
## Using Swift package manager <a name="spm"></a>
0 commit comments