[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / f / 6 / 0 / mesibo-webrtc / 1.0.4 / mesibo-webrtc.podspec.json
blob0f647b473d8d88f76b87372361bce7800d358fac
2   "name": "mesibo-webrtc",
3   "version": "1.0.4",
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) 2019, 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": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/mesibo/mesibowebrtcframework.git",
20     "tag": "v1.0.4"
21   },
22   "ios": {
23     "vendored_frameworks": "WebRTC.framework",
24     "frameworks": [
25       "UIKit",
26       "Photos",
27       "CoreMedia",
28       "AVFoundation",
29       "AssetsLibrary",
30       "SystemConfiguration",
31       "MobileCoreServices",
32       "CoreTelephony",
33       "AVKit",
34       "MediaPlayer",
35       "OpenGLES",
36       "GLKit",
37       "VideoToolBox",
38       "AudioToolBox"
39     ]
40   },
41   "requires_arc": true,
42   "libraries": "c++"