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 a6375b6 + e7f5653 commit f366159Copy full SHA for f366159
Podfile
@@ -9,6 +9,6 @@ target 'LensLongReceiptsDemo' do
9
10
# Pods for LensLongReceiptsDemo
11
12
- pod 'VeryfiLens-LongReceipts', '2.2.33.4'
+ pod 'VeryfiLens-LongReceipts', '2.2.34.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.33.4'
+pod 'VeryfiLens-LongReceipts', '2.2.34.6'
46
```
47
48
## Using Swift package manager <a name="spm"></a>
0 commit comments