[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / b / e / 0 / Tesseract-Client / 0.5.4 / Tesseract-Client.podspec.json
blob16a7ee94edd4460f7dfe7cff7d0c991ae74269dd
2   "name": "Tesseract-Client",
3   "version": "0.5.4",
4   "summary": "Tesseract protocol client SDK",
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     "git": "https://github.com/tesseract-one/Tesseract.swift.git",
15     "tag": "0.5.4"
16   },
17   "module_name": "TesseractClient",
18   "swift_versions": "5.6",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": [
23     "Sources/TesseractClient/**/*.swift",
24     "Sources/TesseractTransportsClient/**/*.swift"
25   ],
26   "static_framework": true,
27   "dependencies": {
28     "Tesseract-Shared": [
29       "0.5.4"
30     ]
31   },
32   "swift_version": "5.6"