[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 1 / d / 4 / ScreenMeetSDK3 / 3.0.30 / ScreenMeetSDK3.podspec.json
blobd05f6ca2ab7c48411c7dacf730bd06ca01345f3b
2   "name": "ScreenMeetSDK3",
3   "version": "3.0.30",
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.30"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "swift_versions": "5.0",
22   "ios": {
23     "vendored_frameworks": "ScreenMeetLive.xcframework"
24   },
25   "dependencies": {
26     "Socket.IO-Client-Swift": [
27       "~> 16.0.1"
28     ],
29     "UniversalWebRTC": [
30       "~> 106.0.7"
31     ]
32   },
33   "xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "pod_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
38   },
39   "swift_version": "5.0"