blob: d535a0591f94d4bc456401a3c381aa4642c70561 [file] [log] [blame]
{
"name": "DocumentReader",
"version": "0.6.1",
"summary": "DocumentReader framework",
"homepage": "https://github.com/regulaforensics/DocumentReader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RegulaForensics": "dzmitry.smaliakou@regula.by"
},
"source": {
"http": "https://github.com/regulaforensics/DocumentReader/raw/master/DocumentReader.zip"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "DocumentReader.framework"
},
"dependencies": {
"DocumentReaderCore": [
]
}
}