[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 7 / Tesseract-Core / 0.5.2 / Tesseract-Core.podspec.json
blob621915064b2e7cd4b335527a7de5c618c0f087f2
2   "name": "Tesseract-Core",
3   "version": "0.5.2",
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.2/Tesseract-Core.bin.zip",
15     "sha256": "6c3e43be4bc464bad0054873aed3c18bea8336f1e02028445b8dc04b3c9a192a"
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"