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