[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / f / 6 / 0 / mesibo-webrtc / 1.4.0 / mesibo-webrtc.podspec.json
blob8bcf97f707ca1bfc200c9b46e94a162203e5abf6
2   "name": "mesibo-webrtc",
3   "version": "1.4.0",
4   "summary": "mesibo WebRTC library",
5   "description": "Mesibo allows you to add real-time messaging, voice and video calling into your mobile apps, websites, and backend (or virtually any type of application) in no-time.\n\nMesibo supports one-to-one chat, group messaging, voice & video calls, end-to-end encryption and many more features to meet real-time communication requirements of almost all kind of apps.  Mesibo is modular, lightweight and easy to integrate - you can signup and get started in no time. To further accelerate your development, you can even download the source code of Mesibo apps from GitHub.",
6   "homepage": "https://mesibo.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright (c) 2021, Mesibo (https://mesibo.com)\nAll rights reserved.\n\nRedistributions and use in any form must reproduce the above copyright!\n"
10   },
11   "authors": {
12     "Name": "contact@mesibo.com"
13   },
14   "social_media_url": "https://www.facebook.com/mesiboapi",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/mesibo/mesibowebrtcframework.git",
20     "tag": "v1.4.0"
21   },
22   "ios": {
23     "vendored_frameworks": "WebRTC.framework",
24     "dependencies": {
25       "mesibo": [
27       ]
28     },
29     "frameworks": [
30       "UIKit",
31       "Photos",
32       "CoreMedia",
33       "AVFoundation",
34       "AssetsLibrary",
35       "SystemConfiguration",
36       "MobileCoreServices",
37       "CoreTelephony",
38       "AVKit",
39       "MediaPlayer",
40       "OpenGLES",
41       "GLKit",
42       "VideoToolBox",
43       "AudioToolBox",
44       "Metal",
45       "MetalKit",
46       "Network"
47     ]
48   },
49   "pod_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "user_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   },
55   "requires_arc": true,
56   "libraries": "c++"