[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 7 / Tesseract-Core / 0.5.6 / Tesseract-Core.podspec.json
blob7d367b3fd3ff9132610eef573073ec18e889c579
2   "name": "Tesseract-Core",
3   "version": "0.5.6",
4   "summary": "Compiled rust core for Tesseract protocol implementation",
5   "homepage": "https://github.com/tesseract-one/Tesseract.swift",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tesseract Systems, Inc.": "info@tesseract.one"
12   },
13   "source": {
14     "http": "https://github.com/tesseract-one/Tesseract.swift/releases/download/0.5.6/Tesseract-Core.bin.zip",
15     "sha256": "c6cfea3ff81b306687a61dfb0e05e225994baa5ca5f854865e261ab080174272"
16   },
17   "module_name": "CTesseractShared",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/CTesseractShared/**/*.{h,c}",
22   "static_framework": true,
23   "vendored_frameworks": "CTesseract.xcframework"