[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / b / LSUniversalSDK / 2.6.2 / LSUniversalSDK.podspec.json
blob8c639b6d79badd0f163b9ecd3fe88d7eba8bb7ac
2   "name": "LSUniversalSDK",
3   "homepage": "https://github.com/sightcall/iOS-UniversalSDK",
4   "authors": {
5     "sightcall": "developer@sightcall.com"
6   },
7   "version": "2.6.2",
8   "source": {
9     "http": "https://sightcall-ios-cocoapods.s3.amazonaws.com/universalSDK/2.6.2/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": "9.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": "Core",
42       "vendored_frameworks": "LSUniversalSDK.xcframework",
43       "dependencies": {
44         "AFNetworking/NSURLSession": [
45           "~> 3"
46         ],
47         "MMWormhole/Core": [
48           "~> 2.0.0"
49         ],
50         "libPhoneNumber-iOS": [
51           "0.9.13"
52         ],
53         "FormatterKit/LocationFormatter": [
54           "~> 1.8"
55         ],
56         "FormatterKit/TimeIntervalFormatter": [
57           "~> 1.8"
58         ],
59         "MTBBarcodeScanner": [
60           "~> 5.0"
61         ],
62         "MaterialComponents/TextFields": [
63           "~> 104.0"
64         ],
65         "MaterialComponents/TextFields+ColorThemer": [
66           "~> 104.0"
67         ],
68         "MaterialComponents/TextFields+Theming": [
69           "~> 104.0"
70         ],
71         "MaterialComponents/TextFields+TypographyThemer": [
72           "~> 104.0"
73         ],
74         "MaterialComponents/ActivityIndicator": [
75           "~> 104.0"
76         ]
77       }
78     }
79   ],
80   "swift_version": "5.3.1"