[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 7 / Tesseract-Core / 0.5.1 / Tesseract-Core.podspec.json
blob20807396515c01bbf48f98bf95a9b3fb0b0f9fc6
2   "name": "Tesseract-Core",
3   "version": "0.5.1",
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.1/Tesseract-Core.bin.zip",
15     "sha256": "49468b9731d441ac85818716b352c2377c557e9f0c581cb81fc480b7df2abf45"
16   },
17   "module_name": "CTesseract",
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "Sources/CTesseract/**/*.{h,c}",
22   "static_framework": true,
23   "vendored_frameworks": "CTesseractBin.xcframework"