[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 0 / 2 / b / LSUniversalSDK / 5.1.4 / LSUniversalSDK.podspec.json
blob857f539072758265a1a09bab914b8806085c2bfc
2   "name": "LSUniversalSDK",
3   "homepage": "https://github.com/sightcall/iOS-UniversalSDK",
4   "authors": {
5     "sightcall": "developer@sightcall.com"
6   },
7   "version": "5.1.4",
8   "source": {
9     "http": "https://sightcall-ios-cocoapods.s3.amazonaws.com/LSUniversalSDK/5.1.4/sdk.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 SDK 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 2022. All rights reserved.\n"
21   },
22   "subspecs": [
23     {
24       "name": "AdvancedAnnotations",
25       "vendored_frameworks": "AdvancedAnnotations.xcframework",
26       "dependencies": {
27         "LSUniversalSDK/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": "Common",
42       "vendored_frameworks": "Common.xcframework"
43     },
44     {
45       "name": "CommonObjC",
46       "vendored_frameworks": "CommonObjC.xcframework"
47     },
48     {
49       "name": "FileUpload",
50       "vendored_frameworks": "FileUpload.xcframework"
51     },
52     {
53       "name": "LiveTranslation",
54       "vendored_frameworks": "LiveTranslation.xcframework"
55     },
56     {
57       "name": "Permissions",
58       "vendored_frameworks": "Permissions.xcframework"
59     },
60     {
61       "name": "MediaCapture",
62       "vendored_frameworks": "MediaCapture.xcframework",
63       "dependencies": {
64         "LSUniversalSDK/Permissions": [
66         ]
67       }
68     },
69     {
70       "name": "Multiparty",
71       "vendored_frameworks": "Multiparty.xcframework"
72     },
73     {
74       "name": "mucl",
75       "vendored_frameworks": "mucl.xcframework"
76     },
77     {
78       "name": "QualityOfService",
79       "vendored_frameworks": "QualityOfService.xcframework"
80     },
81     {
82       "name": "Rtcc",
83       "vendored_frameworks": "Rtcc.xcframework"
84     },
85     {
86       "name": "RtccEventDispatcher",
87       "vendored_frameworks": "RtccEventDispatcher.xcframework"
88     },
89     {
90       "name": "SVGgh",
91       "vendored_frameworks": "SVGgh.xcframework"
92     },
93     {
94       "name": "VisualAssistanceCore",
95       "vendored_frameworks": "VisualAssistanceCore.xcframework"
96     },
97     {
98       "name": "VisualAssistanceCoreObjC",
99       "vendored_frameworks": "VisualAssistanceCoreObjC.xcframework"
100     },
101     {
102       "name": "Wormhole",
103       "vendored_frameworks": "Wormhole.xcframework"
104     },
105     {
106       "name": "Core",
107       "vendored_frameworks": "LSUniversalSDK.xcframework",
108       "dependencies": {
109         "AFNetworking/NSURLSession": [
110           "~> 4"
111         ],
112         "LSUniversalSDK/CocoaLumberjack": [
114         ],
115         "LSUniversalSDK/AdvancedAnnotations": [
117         ],
118         "LSUniversalSDK/ApplicationModel": [
120         ],
121         "LSUniversalSDK/FileUpload": [
123         ],
124         "LSUniversalSDK/LiveTranslation": [
126         ],
127         "LSUniversalSDK/MediaCapture": [
129         ],
130         "LSUniversalSDK/Multiparty": [
132         ],
133         "LSUniversalSDK/Permissions": [
135         ],
136         "LSUniversalSDK/QualityOfService": [
138         ],
139         "LSUniversalSDK/mucl": [
141         ],
142         "LSUniversalSDK/Rtcc": [
144         ],
145         "LSUniversalSDK/RtccEventDispatcher": [
147         ],
148         "LSUniversalSDK/SVGgh": [
150         ],
151         "LSUniversalSDK/Wormhole": [
153         ],
154         "LSUniversalSDK/Common": [
156         ],
157         "LSUniversalSDK/CommonObjC": [
159         ],
160         "LSUniversalSDK/VisualAssistanceCore": [
162         ],
163         "LSUniversalSDK/VisualAssistanceCoreObjC": [
165         ]
166       }
167     }
168   ],
169   "swift_version": "5.8"