[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / b / 3 / SightCallVisionSDK / 5.4.2 / SightCallVisionSDK.podspec.json
blob8ba7a704fdda5aa941c7221d14f9d4772564d911
2   "name": "SightCallVisionSDK",
3   "homepage": "https://github.com/sightcall/visionsdktestapp",
4   "authors": {
5     "sightcall": "developer@sightcall.com"
6   },
7   "version": "5.4.2",
8   "source": {
9     "http": "https://sightcall-ios-cocoapods.s3.amazonaws.com/SightCallVisionSDK/5.4.2/vsdk.zip"
10   },
11   "documentation_url": "https://github.com/sightcall/iOS-Documentation/blob/main/README.md",
12   "swift_versions": "5.8",
13   "platforms": {
14     "ios": "14.0"
15   },
16   "summary": "The VisionSDK to integrate SightCall services into your iOS and iPadOS applications",
17   "description": "SightCall is an enterprise-grade video cloud platform helping service leaders improve outcomes without deploying unnecessary support to the field. We blend the digital and physical worlds into a real-time collaborative environment that empowers technicians, reduces spend and improves the customer experience.",
18   "license": {
19     "type": "Copyright",
20     "text": "                                ©SightCall 2024. All rights reserved.\n"
21   },
22   "subspecs": [
23     {
24       "name": "AdvancedAnnotations",
25       "vendored_frameworks": "AdvancedAnnotations.xcframework",
26       "dependencies": {
27         "SightCallVisionSDK/SVGgh": [
29         ]
30       }
31     },
32     {
33       "name": "ApplicationModel",
34       "vendored_frameworks": "ApplicationModel.xcframework"
35     },
36     {
37       "name": "CocoaLumberjack",
38       "vendored_frameworks": "CocoaLumberjack.xcframework"
39     },
40     {
41       "name": "CodeScanner",
42       "vendored_frameworks": "CodeScanner.xcframework"
43     },
44     {
45       "name": "Common",
46       "vendored_frameworks": "Common.xcframework"
47     },
48     {
49       "name": "CommonObjC",
50       "vendored_frameworks": "CommonObjC.xcframework"
51     },
52     {
53       "name": "DigitalFlow",
54       "vendored_frameworks": "DigitalFlow.xcframework"
55     },
56     {
57       "name": "FileUpload",
58       "vendored_frameworks": "FileUpload.xcframework"
59     },
60     {
61       "name": "Gzip",
62       "vendored_frameworks": "Gzip.xcframework"
63     },
64     {
65       "name": "LSUniversalBase",
66       "vendored_frameworks": "LSUniversalBase.xcframework"
67     },
68     {
69       "name": "LSUniversalSDK",
70       "vendored_frameworks": "LSUniversalSDK.xcframework"
71     },
72     {
73       "name": "LiveTranslation",
74       "vendored_frameworks": "LiveTranslation.xcframework"
75     },
76     {
77       "name": "LocationCapture",
78       "vendored_frameworks": "LocationCapture.xcframework"
79     },
80     {
81       "name": "MediaCapture",
82       "vendored_frameworks": "MediaCapture.xcframework",
83       "dependencies": {
84         "SightCallVisionSDK/Permissions": [
86         ]
87       }
88     },
89     {
90       "name": "Meeting",
91       "vendored_frameworks": "Meeting.xcframework"
92     },
93     {
94       "name": "MuclWrapper",
95       "vendored_frameworks": "MuclWrapper.xcframework"
96     },
97     {
98       "name": "Multiparty",
99       "vendored_frameworks": "Multiparty.xcframework"
100     },
101     {
102       "name": "mucl",
103       "vendored_frameworks": "mucl.xcframework"
104     },
105     {
106       "name": "OCRCapture",
107       "vendored_frameworks": "OCRCapture.xcframework"
108     },
109     {
110       "name": "Permissions",
111       "vendored_frameworks": "Permissions.xcframework"
112     },
113     {
114       "name": "QualityOfService",
115       "vendored_frameworks": "QualityOfService.xcframework"
116     },
117     {
118       "name": "Rtcc",
119       "vendored_frameworks": "Rtcc.xcframework",
120       "dependencies": {
121         "SightCallVisionSDK/mucl": [
123         ]
124       }
125     },
126     {
127       "name": "RtccUtils",
128       "vendored_frameworks": "RtccUtils.xcframework"
129     },
130     {
131       "name": "SightcallAI",
132       "vendored_frameworks": "SightcallAI.xcframework"
133     },
134     {
135       "name": "SmartMeasure",
136       "vendored_frameworks": "SmartMeasure.xcframework"
137     },
138     {
139       "name": "SVGgh",
140       "vendored_frameworks": "SVGgh.xcframework"
141     },
142     {
143       "name": "VisualAssistanceCore",
144       "vendored_frameworks": "VisualAssistanceCore.xcframework"
145     },
146     {
147       "name": "VisualAssistanceCoreObjC",
148       "vendored_frameworks": "VisualAssistanceCoreObjC.xcframework"
149     },
150     {
151       "name": "Wormhole",
152       "vendored_frameworks": "Wormhole.xcframework"
153     },
154     {
155       "name": "ZipArchive",
156       "vendored_frameworks": "ZipArchive.xcframework"
157     },
158     {
159       "name": "Core",
160       "vendored_frameworks": "SightcallVision.xcframework",
161       "dependencies": {
162         "AFNetworking/NSURLSession": [
163           "~> 4"
164         ],
165         "SightCallVisionSDK/CocoaLumberjack": [
167         ],
168         "SightCallVisionSDK/AdvancedAnnotations": [
170         ],
171         "SightCallVisionSDK/ApplicationModel": [
173         ],
174         "SightCallVisionSDK/CodeScanner": [
176         ],
177         "SightCallVisionSDK/DigitalFlow": [
179         ],
180         "SightCallVisionSDK/FileUpload": [
182         ],
183         "SightCallVisionSDK/LiveTranslation": [
185         ],
186         "SightCallVisionSDK/LocationCapture": [
188         ],
189         "SightCallVisionSDK/LSUniversalBase": [
191         ],
192         "SightCallVisionSDK/LSUniversalSDK": [
194         ],
195         "SightCallVisionSDK/MediaCapture": [
197         ],
198         "SightCallVisionSDK/Meeting": [
200         ],
201         "SightCallVisionSDK/MuclWrapper": [
203         ],
204         "SightCallVisionSDK/Multiparty": [
206         ],
207         "SightCallVisionSDK/OCRCapture": [
209         ],
210         "SightCallVisionSDK/Permissions": [
212         ],
213         "SightCallVisionSDK/QualityOfService": [
215         ],
216         "SightCallVisionSDK/mucl": [
218         ],
219         "SightCallVisionSDK/Rtcc": [
221         ],
222         "SightCallVisionSDK/RtccUtils": [
224         ],
225         "SightCallVisionSDK/SightcallAI": [
227         ],
228         "SightCallVisionSDK/SmartMeasure": [
230         ],
231         "SightCallVisionSDK/SVGgh": [
233         ],
234         "SightCallVisionSDK/Wormhole": [
236         ],
237         "SightCallVisionSDK/Common": [
239         ],
240         "SightCallVisionSDK/CommonObjC": [
242         ],
243         "SightCallVisionSDK/VisualAssistanceCore": [
245         ],
246         "SightCallVisionSDK/VisualAssistanceCoreObjC": [
248         ]
249       }
250     }
251   ],
252   "swift_version": "5.8"