Skip to content

Commit

Permalink
[Add] ScreenMeetSDK 3.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
evance-screenmeet authored and CocoaPodsBot committed Nov 30, 2024
1 parent 6944a3f commit 6b7f613
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions Specs/8/6/6/ScreenMeetSDK/3.0.11/ScreenMeetSDK.podspec.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"name": "ScreenMeetSDK",
"version": "3.0.11",
"summary": "ScreenMeetSDK enables ScreenMeet's realtime platform in your app.",
"description": "ScreenMeet provides a platform that allows you to build realtime solutions for your application.",
"homepage": "https://github.com/screenmeet/screenmeet-live-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ScreenMeet": "[email protected]"
},
"source": {
"git": "https://github.com/screenmeet/screenmeet-live-sdk-ios.git",
"tag": "3.0.11"
},
"swift_versions": "5.0",
"platforms": {
"ios": "13.0"
},
"ios": {
"vendored_frameworks": "ScreenMeetLive.xcframework"
},
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 16.1.0"
],
"Starscream": [
"4.0.6"
],
"UniversalWebRTC": [
"~> 106.0.7"
]
},
"swift_version": "5.0"
}

0 comments on commit 6b7f613

Please sign in to comment.