[Add] Amplitude 8.9.0
[CocoaPods.git] / Specs / 8 / 4 / 9 / DocumentReader / 2.1.1 / DocumentReader.podspec.json
blob1536e497f3b76dcd280931e89f8b76957a6edf4c
2   "name": "DocumentReader",
3   "version": "2.1.1",
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     "http": "http://pods.regulaforensics.com/DocumentReader/2.1.1/DocumentReader-2.1.1.zip"
15   },
16   "preserve_paths": "Readme.md",
17   "platforms": {
18     "ios": "8.0.0"
19   },
20   "subspecs": [
21     {
22       "name": "Core",
23       "dependencies": {
24         "DocumentReaderAPI": [
25           "2.1.1"
26         ],
27         "DocumentReaderCore": [
28           "1.1.3"
29         ]
30       }
31     },
32     {
33       "name": "Bounds",
34       "dependencies": {
35         "DocumentReaderAPI": [
36           "2.1.1"
37         ],
38         "DocumentReaderBounds": [
39           "1.0.0"
40         ]
41       }
42     }
43   ]