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 671e95c + 0f799e2 commit 6175b5fCopy full SHA for 6175b5f
Podfile
@@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do
9
10
# Pods for LensLongReceiptsDemo
11
12
- pod 'VeryfiLens-LongReceipts', '2.2.37.3'
+ pod 'VeryfiLens-LongReceipts', '2.2.38.6'
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.37.3'
+pod 'VeryfiLens-LongReceipts', '2.2.38.6'
46
```
47
48
## Using Swift package manager <a name="spm"></a>
0 commit comments