[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 9 / 5 / Tesseract-Service / 0.5.1 / Tesseract-Service.podspec.json
blob05e97d49dcde1fc225740b97b30721f407001ba4
2   "name": "Tesseract-Service",
3   "version": "0.5.1",
4   "summary": "Tesseract protocol service 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.1"
16   },
17   "module_name": "TesseractService",
18   "swift_versions": "5.6",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": [
23     "Sources/TesseractService/**/*.swift",
24     "Sources/TesseractTransportsService/**/*.swift"
25   ],
26   "static_framework": true,
27   "dependencies": {
28     "Tesseract-Shared": [
29       "0.5.1"
30     ]
31   },
32   "swift_version": "5.6"