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 a355417 + f4de875 commit ef1c5ecCopy full SHA for ef1c5ec
Podfile
@@ -8,6 +8,6 @@ target 'LensChecksDemo' do
8
use_frameworks!
9
10
# Pods for LensChecksDemo
11
- pod 'VeryfiLens-Cheques', '2.2.37.3'
+ pod 'VeryfiLens-Cheques', '2.2.38.6'
12
13
end
README.md
@@ -41,7 +41,7 @@ Install from our private [Cocoapods](https://hub.veryfi.com/api/settings/keys).
41
42
Add in your project Podfile file the Veryfi Lens Checks iOS SDK dependency:
43
```ruby
44
-pod 'VeryfiLens-Cheques', '2.2.37.3'
+pod 'VeryfiLens-Cheques', '2.2.38.6'
45
```
46
47
## How to run this project <a name="configuration"></a>
0 commit comments