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 7e1fa63 + 44606db commit c334fafCopy full SHA for c334faf
Podfile
@@ -8,6 +8,6 @@ target 'LensChecksDemo' do
8
use_frameworks!
9
10
# Pods for LensChecksDemo
11
- pod 'VeryfiLens-Cheques', '2.2.33.4'
+ pod 'VeryfiLens-Cheques', '2.2.34.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.33.4'
+pod 'VeryfiLens-Cheques', '2.2.34.6'
45
```
46
47
## How to run this project <a name="configuration"></a>
0 commit comments