[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 1 / d / 4 / ScreenMeetSDK3 / 3.0.91 / ScreenMeetSDK3.podspec.json
bloba9eb6459dae34fc677a2e431ffeec31992be7f59
2   "name": "ScreenMeetSDK3",
3   "version": "3.0.91",
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.91"
17   },
18   "platforms": {
19     "ios": "13.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"