[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / d / 4 / ScreenMeetSDK3 / 3.0.74 / ScreenMeetSDK3.podspec.json
blob965e3af1604d5a6abb40d301367fcba1cf1fdd24
2   "name": "ScreenMeetSDK3",
3   "version": "3.0.74",
4   "summary": "ScreenMeetSDK enables ScreenMeet's realtime platform in your app.",
5   "description": "ScreenMeet provides a platform that allows you to build realtime solutions for your application.",
6   "homepage": "https://github.com/Rostyk/screenmeet-live-sdk-ios-xc.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ScreenMeet": "rstepanyak@screenmeet.com"
13   },
14   "source": {
15     "git": "https://github.com/Rostyk/screenmeet-live-sdk-ios-xc.git",
16     "tag": "3.0.74"
17   },
18   "platforms": {
19     "ios": "15.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "Socket.IO-Client-Swift": [
24       "~> 15.2.0"
25     ],
26     "UniversalWebRTC": [
27       "~> 106.0.7"
28     ]
29   },
30   "ios": {
31     "vendored_frameworks": "ScreenMeetLive.xcframework"
32   },
33   "user_target_xcconfig": {
34     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
35   },
36   "swift_version": "5.0"