[Add] Amplitude 8.9.0
[CocoaPods.git] / Specs / 8 / 4 / 9 / DocumentReader / 2.0.3 / DocumentReader.podspec.json
blobc6719ec72b1c387190dc1c6d402637e3b74c6acf
2   "name": "DocumentReader",
3   "version": "2.0.3",
4   "summary": "Framework for identification documents reading and validation",
5   "license": {
6     "type": "commercial",
7     "text": "                 © 2017 RegulaForensics. All rights reserved.\n"
8   },
9   "homepage": "https://regulaforensics.com",
10   "authors": {
11     "RegulaForensics": "support@regulaforensics.com"
12   },
13   "source": {
14     "git": "https://github.com/regulaforensics/DocumentReader.git",
15     "tag": "2.0.3"
16   },
17   "platforms": {
18     "ios": "8.0.0"
19   },
20   "ios": {
21     "requires_arc": false,
22     "vendored_frameworks": "DocumentReader.framework"
23   },
24   "dependencies": {
25     "DocumentReaderCore": [
27     ]
28   }