blob: aceb7cd2564711b69e71a2b034f9f92baf5099f8 [file] [log] [blame]
{
"name": "DFDocument",
"version": "1.0.13",
"summary": "This SDK based on AVFoundationKit and OpenCV which is been created to scan, capture & crop the document.",
"description": "Sole purpose of this SDK is to capture the snapshot of document via scan mode, even you get the functionality of auto-edge-detection, so that you can crop the images more accurately.",
"homepage": "https://github.com/anandramdeo-df/df-documents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kritika Middha": "kritika.middha@ranosys.com"
},
"source": {
"http": "https://github.com/anandramdeo-df/df-documents/releases/download/1.0.13/DFDocument.zip"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "DFDocument.framework"
},
"swift_versions": "4.2",
"dependencies": {
"Firebase/MLVision": [
],
"Firebase/MLVisionTextModel": [
]
},
"swift_version": "4.2"
}