[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / b / LSUniversalSDK / 5.3.0 / LSUniversalSDK.podspec.json
blobfb4d8a44b47befdd19917515e624ee8623065140
2   "name": "LSUniversalSDK",
3   "homepage": "https://github.com/sightcall/iOS-UniversalSDK",
4   "authors": {
5     "sightcall": "developer@sightcall.com"
6   },
7   "version": "5.3.0",
8   "source": {
9     "http": "https://sightcall-ios-cocoapods.s3.amazonaws.com/LSUniversalSDK/5.3.0/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       "dependencies": {
85         "LSUniversalSDK/LSUniversalBase": [
87         ]
88       }
89     },
90     {
91       "name": "RtccUtils",
92       "vendored_frameworks": "RtccUtils.xcframework"
93     },
94     {
95       "name": "SVGgh",
96       "vendored_frameworks": "SVGgh.xcframework"
97     },
98     {
99       "name": "LSUniversalBase",
100       "vendored_frameworks": "LSUniversalBase.xcframework"
101     },
102     {
103       "name": "VisualAssistanceCore",
104       "vendored_frameworks": "VisualAssistanceCore.xcframework"
105     },
106     {
107       "name": "VisualAssistanceCoreObjC",
108       "vendored_frameworks": "VisualAssistanceCoreObjC.xcframework"
109     },
110     {
111       "name": "Wormhole",
112       "vendored_frameworks": "Wormhole.xcframework"
113     },
114     {
115       "name": "Core",
116       "vendored_frameworks": "LSUniversalSDK.xcframework",
117       "dependencies": {
118         "AFNetworking/NSURLSession": [
119           "~> 4"
120         ],
121         "LSUniversalSDK/CocoaLumberjack": [
123         ],
124         "LSUniversalSDK/AdvancedAnnotations": [
126         ],
127         "LSUniversalSDK/ApplicationModel": [
129         ],
130         "LSUniversalSDK/FileUpload": [
132         ],
133         "LSUniversalSDK/LiveTranslation": [
135         ],
136         "LSUniversalSDK/MediaCapture": [
138         ],
139         "LSUniversalSDK/Multiparty": [
141         ],
142         "LSUniversalSDK/Permissions": [
144         ],
145         "LSUniversalSDK/QualityOfService": [
147         ],
148         "LSUniversalSDK/mucl": [
150         ],
151         "LSUniversalSDK/Rtcc": [
153         ],
154         "LSUniversalSDK/RtccUtils": [
156         ],
157         "LSUniversalSDK/SVGgh": [
159         ],
160         "LSUniversalSDK/Wormhole": [
162         ],
163         "LSUniversalSDK/Common": [
165         ],
166         "LSUniversalSDK/CommonObjC": [
168         ],
169         "LSUniversalSDK/LSUniversalBase": [
171         ],
172         "LSUniversalSDK/VisualAssistanceCore": [
174         ],
175         "LSUniversalSDK/VisualAssistanceCoreObjC": [
177         ]
178       }
179     }
180   ],
181   "swift_version": "5.8"