[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 6 / 7 / KaleyraVideoSDK / 4.0.0-alpha.1 / KaleyraVideoSDK.podspec.json
blob4be6f604b16cca989c9ba5307e991f78d9760bdc
2   "name": "KaleyraVideoSDK",
3   "version": "4.0.0-alpha.1",
4   "summary": "The Kaleyra Video SDK framework",
5   "authors": {
6     "Bandyer": "support@bandyer.com"
7   },
8   "description": "Kaleyra Video is an in-cloud collaborative solution for corporates, featuring a rich set of tools for enabling videoconferencing in your product. \nThe Kaleyra Video SDK for iOS makes it easy to embed one to one, many to many high-quality voice and video calls into your mobile app, with a seamless \nintegration with the iOS operating system. It features a fully fledged set of collaborative tools comprehensive of messaging, screen sharing, \nremote snapshot, collaborative interactive board and call recording capabilities.",
9   "homepage": "https://github.com/KaleyraVideo/VideoiOSSDK",
10   "documentation_url": "https://kaleyravideo.github.io/VideoiOSSDK/KaleyraVideoSDK/4.0.0-alpha.1/index.html",
11   "license": {
12     "type": "Commercial",
13     "text": "                   \t\tCopyright (c) Kaleyra S.p.a. All rights reserved. Use of this software is subject to the terms and conditions located at https://www.kaleyra.com/terms-and-conditions/\" \n"
14   },
15   "source": {
16     "http": "https://static.bandyer.com/corporate/iOS/releases/sdk/4.0.0-alpha.1/xcframework/KaleyraVideoSDK.framework.zip"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "WebKit",
25     "AVFoundation",
26     "SystemConfiguration",
27     "MediaPlayer",
28     "CoreGraphics",
29     "CoreMedia",
30     "CoreImage",
31     "Photos",
32     "Security",
33     "PushKit",
34     "CallKit",
35     "Intents",
36     "ReplayKit",
37     "Combine",
38     "CoreServices",
39     "UniformTypeIdentifiers"
40   ],
41   "pod_target_xcconfig": {
42     "VALID_ARCHS": "arm64 armv7 armv7s x86_64"
43   },
44   "requires_arc": true,
45   "swift_versions": "5.1",
46   "subspecs": [
47     {
48       "name": "Core",
49       "vendored_frameworks": "KaleyraVideoSDK.xcframework",
50       "preserve_paths": [
51         "KaleyraVideoSDK.xcframework",
52         "KaleyraVideoSDK.dSYMs/KaleyraVideoSDK.framework.ios-arm64_arm7.dSYM",
53         "KaleyraVideoSDK.dSYMs/KaleyraVideoSDK.framework.ios-arm64_x86_64-simulator.dSYM"
54       ]
55     },
56     {
57       "name": "WebRTC",
58       "vendored_frameworks": "WebRTC.xcframework",
59       "preserve_paths": [
60         "WebRTC.xcframework",
61         "WebRTC.dSYMs/WebRTC.framework.ios-arm64_arm7.dSYM",
62         "WebRTC.dSYMs/WebRTC.framework.ios-arm64_x86_64-simulator.dSYM"
63       ]
64     }
65   ],
66   "swift_version": "5.1"