[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 6 / 0 / mesibo-webrtc / 1.0.32 / mesibo-webrtc.podspec.json
bloba9d4b68d51acd665463fb3376683a3dc0643ae78
2   "name": "mesibo-webrtc",
3   "version": "1.0.32",
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) 2020, 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.0.32"
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     ]
45   },
46   "requires_arc": true,
47   "libraries": "c++"