[Add] Amplitude 8.9.0
[CocoaPods.git] / Specs / 8 / 4 / 9 / DocumentReader / 0.6 / DocumentReader.podspec.json
blob1331b6cc525530253fc634269217b8a9e34eee75
2   "name": "DocumentReader",
3   "version": "0.6",
4   "summary": "DocumentReader framework",
5   "homepage": "https://github.com/regulaforensics/DocumentReader",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "RegulaForensics": "dzmitry.smaliakou@regula.by"
12   },
13   "source": {
14     "http": "https://github.com/regulaforensics/DocumentReader/raw/master/DocumentReader.zip"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "ios": {
20     "vendored_frameworks": "DocumentReader.framework"
21   },
22   "dependencies": {
23     "DocumentReaderCore": [
25     ]
26   }