blob: cc3b7df37cc96bd3bb6efc7246a96825a4049050 [file] [log] [blame]
{
"name": "DocumentReader",
"version": "2.1.0",
"summary": "Framework for identification documents reading and validation",
"license": {
"type": "commercial",
"text": " © 2017 RegulaForensics. All rights reserved.\n"
},
"homepage": "https://regulaforensics.com",
"authors": {
"RegulaForensics": "support@regulaforensics.com"
},
"source": {
"git": "https://github.com/regulaforensics/DocumentReader.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0.0"
},
"ios": {
"requires_arc": false,
"vendored_frameworks": "DocumentReader.framework"
},
"dependencies": {
"DocumentReaderCore": [
]
}
}