[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 2 / b / LSUniversalSDK / 4.0.3 / LSUniversalSDK.podspec.json
blob39565238c73f98847e14a24e434ff014595cc92f
2   "name": "LSUniversalSDK",
3   "homepage": "https://github.com/sightcall/iOS-UniversalSDK",
4   "authors": {
5     "sightcall": "developer@sightcall.com"
6   },
7   "version": "4.0.3",
8   "source": {
9     "http": "https://sightcall-ios-cocoapods.s3.amazonaws.com/universalSDK/4.0.3/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 2021. All rights reserved.\n"
21   },
22   "subspecs": [
23     {
24       "name": "Multiparty",
25       "vendored_frameworks": "Multiparty.xcframework"
26     },
27     {
28       "name": "LiveTranslation",
29       "vendored_frameworks": "LiveTranslation.xcframework"
30     },
31     {
32       "name": "AdvancedAnnotations",
33       "vendored_frameworks": "AdvancedAnnotations.xcframework",
34       "dependencies": {
35         "SVGgh": [
36           "~> 1.11"
37         ]
38       }
39     },
40     {
41       "name": "Permissions",
42       "vendored_frameworks": "Permissions.xcframework"
43     },
44     {
45       "name": "MediaCapture",
46       "vendored_frameworks": "MediaCapture.xcframework",
47       "dependencies": {
48         "LSUniversalSDK/Permissions": [
50         ]
51       }
52     },
53     {
54       "name": "SCWormhole",
55       "vendored_frameworks": "SCWormhole.xcframework"
56     },
57     {
58       "name": "Core",
59       "vendored_frameworks": "LSUniversalSDK.xcframework",
60       "dependencies": {
61         "AFNetworking/NSURLSession": [
62           "~> 4"
63         ],
64         "libPhoneNumber-iOS": [
65           "0.9.13"
66         ],
67         "MTBBarcodeScanner": [
68           "~> 5.0"
69         ],
70         "LSUniversalSDK/Multiparty": [
72         ],
73         "LSUniversalSDK/LiveTranslation": [
75         ],
76         "LSUniversalSDK/AdvancedAnnotations": [
78         ],
79         "LSUniversalSDK/MediaCapture": [
81         ],
82         "LSUniversalSDK/SCWormhole": [
84         ]
85       }
86     }
87   ],
88   "swift_version": "5.3.1"