Installation Guide
Minimum Requirements
Installation
pod 'VIDVDocKit', '$Latest Version'Permissions
<key>NSCameraUsageDescription</key>
<string>This app requires camera access to scan documents.</string>
// if setCollectUserInfo enabled
<key>NSLocationWhenInUseUsageDescription</key>
<string>This app needs your location while using the app to enhance functionality.</string>Last updated