[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / b / LSUniversalSDK / 4.2.4 / LSUniversalSDK.podspec.json
blob273d1ddfc03c5436c2f2332781f562c8047b52a4
2   "name": "LSUniversalSDK",
3   "homepage": "https://github.com/sightcall/iOS-UniversalSDK",
4   "authors": {
5     "sightcall": "developer@sightcall.com"
6   },
7   "version": "4.2.4",
8   "source": {
9     "http": "https://sightcall-ios-cocoapods.s3.amazonaws.com/LSUniversalSDK/4.2.4/sdk.zip"
10   },
11   "documentation_url": "https://github.com/sightcall/iOS-Documentation/blob/main/README.md",
12   "swift_versions": "5.3.1",
13   "platforms": {
14     "ios": "13.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         "SVGgh": [
28           "~> 1.11"
29         ]
30       }
31     },
32     {
33       "name": "LiveTranslation",
34       "vendored_frameworks": "LiveTranslation.xcframework"
35     },
36     {
37       "name": "MediaCapture",
38       "vendored_frameworks": "MediaCapture.xcframework",
39       "dependencies": {
40         "LSUniversalSDK/Permissions": [
42         ]
43       }
44     },
45     {
46       "name": "Multiparty",
47       "vendored_frameworks": "Multiparty.xcframework"
48     },
49     {
50       "name": "Permissions",
51       "vendored_frameworks": "Permissions.xcframework"
52     },
53     {
54       "name": "SightCallCore",
55       "vendored_frameworks": "SightCallCore.xcframework"
56     },
57     {
58       "name": "Wormhole",
59       "vendored_frameworks": "Wormhole.xcframework"
60     },
61     {
62       "name": "Core",
63       "vendored_frameworks": "LSUniversalSDK.xcframework",
64       "dependencies": {
65         "AFNetworking/NSURLSession": [
66           "~> 4"
67         ],
68         "libPhoneNumber-iOS": [
69           "~> 0.9"
70         ],
71         "LSUniversalSDK/AdvancedAnnotations": [
73         ],
74         "LSUniversalSDK/LiveTranslation": [
76         ],
77         "LSUniversalSDK/MediaCapture": [
79         ],
80         "LSUniversalSDK/Multiparty": [
82         ],
83         "LSUniversalSDK/SightCallCore": [
85         ],
86         "LSUniversalSDK/Wormhole": [
88         ]
89       }
90     }
91   ],
92   "swift_version": "5.3.1"