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