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 c334faf + 758c0ae commit 45877d1Copy full SHA for 45877d1
Podfile
@@ -8,6 +8,6 @@ target 'LensChecksDemo' do
8
use_frameworks!
9
10
# Pods for LensChecksDemo
11
- pod 'VeryfiLens-Cheques', '2.2.34.6'
+ pod 'VeryfiLens-Cheques', '2.2.35.3'
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.34.6'
+pod 'VeryfiLens-Cheques', '2.2.35.3'
45
```
46
47
## How to run this project <a name="configuration"></a>
0 commit comments