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 ed535e4 + ad01d59 commit b68cfb3Copy full SHA for b68cfb3
Podfile
@@ -8,6 +8,6 @@ target 'LensChecksDemo' do
8
use_frameworks!
9
10
# Pods for LensChecksDemo
11
- pod 'VeryfiLens-Cheques', '2.2.39.7'
+ pod 'VeryfiLens-Cheques', '2.2.40.5'
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.39.7'
+pod 'VeryfiLens-Cheques', '2.2.40.5'
45
```
46
47
## How to run this project <a name="configuration"></a>
0 commit comments