Skip to content

Commit 6ed7f9c

Browse files
Nexmo RTC CICocoaPodsBot
authored andcommitted
[Add] VonageClientSDK 2.1.3-snapshot.142.0
1 parent 50950c4 commit 6ed7f9c

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"name": "VonageClientSDK",
3+
"version": "2.1.3-snapshot.142.0",
4+
"summary": "VonageClientSDK is a Vonage Client SDK",
5+
"description": "VonageClientSDK is a Vonage Client SDK for iOS.",
6+
"homepage": "https://developer.vonage.com/vonage-client-sdk/overview",
7+
"license": {
8+
"type": "Commercial",
9+
"text": "https://www.vonage.com/legal/communications-apis/terms-of-use"
10+
},
11+
"authors": {
12+
"Vonage": "[email protected]"
13+
},
14+
"platforms": {
15+
"ios": "13.0"
16+
},
17+
"source": {
18+
"http": "https://cs-sdk.main0.api.rtc.prd.euw1.vonagenetworks.net/public/2.1.3-snapshot.142.0/ios/VonageClientSDK-2.1.3-snapshot.142.0-Release.zip"
19+
},
20+
"dependencies": {
21+
"VonageWebRTC": [
22+
"~> 99.14.95"
23+
]
24+
},
25+
"resource_bundles": {
26+
"VonageClientSDK_Resources": [
27+
"VonageClientSDKVoice.xcframework/ios-arm64/*/*.{tflite,xcprivacy}"
28+
]
29+
},
30+
"vendored_frameworks": [
31+
"VonageClientSDK.xcframework",
32+
"NXMCore.xcframework",
33+
"VonageClientSDKCore.xcframework",
34+
"VonageClientSDKVoice.xcframework",
35+
"VonageClientSDKEmergency.xcframework",
36+
"VonageClientSDKChat.xcframework"
37+
],
38+
"swift_version": "5.0"
39+
}

0 commit comments

Comments
 (0)