[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / b / LSUniversalSDK / 5.4.2 / LSUniversalSDK.podspec.json
blobbb5e83c506b9bf7490a55c4a728f917a33499ace
2   "name": "LSUniversalSDK",
3   "homepage": "https://github.com/sightcall/lsuniversalsdktestapp",
4   "authors": {
5     "sightcall": "developer@sightcall.com"
6   },
7   "version": "5.4.2",
8   "source": {
9     "http": "https://sightcall-ios-cocoapods.s3.amazonaws.com/LSUniversalSDK/5.4.2/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": "MuclWrapper",
75       "vendored_frameworks": "MuclWrapper.xcframework"
76     },
77     {
78       "name": "mucl",
79       "vendored_frameworks": "mucl.xcframework"
80     },
81     {
82       "name": "QualityOfService",
83       "vendored_frameworks": "QualityOfService.xcframework"
84     },
85     {
86       "name": "Rtcc",
87       "vendored_frameworks": "Rtcc.xcframework",
88       "dependencies": {
89         "LSUniversalSDK/LSUniversalBase": [
91         ]
92       }
93     },
94     {
95       "name": "RtccUtils",
96       "vendored_frameworks": "RtccUtils.xcframework"
97     },
98     {
99       "name": "SVGgh",
100       "vendored_frameworks": "SVGgh.xcframework"
101     },
102     {
103       "name": "LSUniversalBase",
104       "vendored_frameworks": "LSUniversalBase.xcframework"
105     },
106     {
107       "name": "VisualAssistanceCore",
108       "vendored_frameworks": "VisualAssistanceCore.xcframework"
109     },
110     {
111       "name": "VisualAssistanceCoreObjC",
112       "vendored_frameworks": "VisualAssistanceCoreObjC.xcframework"
113     },
114     {
115       "name": "Wormhole",
116       "vendored_frameworks": "Wormhole.xcframework"
117     },
118     {
119       "name": "Core",
120       "vendored_frameworks": "LSUniversalSDK.xcframework",
121       "dependencies": {
122         "AFNetworking/NSURLSession": [
123           "~> 4"
124         ],
125         "LSUniversalSDK/CocoaLumberjack": [
127         ],
128         "LSUniversalSDK/AdvancedAnnotations": [
130         ],
131         "LSUniversalSDK/ApplicationModel": [
133         ],
134         "LSUniversalSDK/FileUpload": [
136         ],
137         "LSUniversalSDK/LiveTranslation": [
139         ],
140         "LSUniversalSDK/MediaCapture": [
142         ],
143         "LSUniversalSDK/Multiparty": [
145         ],
146         "LSUniversalSDK/Permissions": [
148         ],
149         "LSUniversalSDK/QualityOfService": [
151         ],
152         "LSUniversalSDK/MuclWrapper": [
154         ],
155         "LSUniversalSDK/mucl": [
157         ],
158         "LSUniversalSDK/Rtcc": [
160         ],
161         "LSUniversalSDK/RtccUtils": [
163         ],
164         "LSUniversalSDK/SVGgh": [
166         ],
167         "LSUniversalSDK/Wormhole": [
169         ],
170         "LSUniversalSDK/Common": [
172         ],
173         "LSUniversalSDK/CommonObjC": [
175         ],
176         "LSUniversalSDK/LSUniversalBase": [
178         ],
179         "LSUniversalSDK/VisualAssistanceCore": [
181         ],
182         "LSUniversalSDK/VisualAssistanceCoreObjC": [
184         ]
185       }
186     }
187   ],
188   "swift_version": "5.8"