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 ca4fcb6 + 377c93c commit 1bced43Copy full SHA for 1bced43
Podfile
@@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do
9
10
# Pods for LensLongReceiptsDemo
11
12
- pod 'VeryfiLens-LongReceipts', '2.2.39.7'
+ pod 'VeryfiLens-LongReceipts', '2.2.40.5'
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.39.7'
+pod 'VeryfiLens-LongReceipts', '2.2.40.5'
46
```
47
48
## Using Swift package manager <a name="spm"></a>
0 commit comments