[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 7 / Tesseract-Core / 0.5.3 / Tesseract-Core.podspec.json
blob525ac6783368d31066d569e58f1b3e95b256ca30
2   "name": "Tesseract-Core",
3   "version": "0.5.3",
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.3/Tesseract-Core.bin.zip",
15     "sha256": "acba60da93798d4a2d828bc16bdffea6d72bb0a52b3a65c8d16f439dd0ac66e3"
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"