[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 4 / 6 / mesibo-calls / 2.2.0 / mesibo-calls.podspec.json
blob2b058f00ab3786f1d49b7dec046f4af2b011120b
2   "name": "mesibo-calls",
3   "version": "2.2.0",
4   "summary": "mesibo Voice & Video Calls 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": "/******************************************************************************\n* By accessing or copying this work, you agree to comply with the following   *\n* terms:                                                                      *\n*                                                                             *\n* Copyright (c) 2019-2023 mesibo                                              *\n* https://mesibo.com                                                          *\n* All rights reserved.                                                        *\n*                                                                             *\n* Redistribution is not permitted. Use of this software is subject to the     *\n* conditions specified at https://mesibo.com . When using the source code,    *\n* maintain the copyright notice, conditions, disclaimer, and  links to mesibo * \n* website, documentation and the source code repository.                      *\n*                                                                             *\n* Do not use the name of mesibo or its contributors to endorse products from  *\n* this software without prior written permission.                             *\n*                                                                             *\n* This software is provided \"as is\" without warranties. mesibo and its        *\n* contributors are not liable for any damages arising from its use.           *\n*                                                                             *\n* Documentation: https://mesibo.com/documentation/                            *\n*                                                                             *\n* Source Code Repository: https://github.com/mesibo/                          *\n*******************************************************************************/\n"
10   },
11   "authors": {
12     "Name": "support@mesibo.com"
13   },
14   "social_media_url": "https://www.facebook.com/mesiboapi",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/mesibo/mesiboframeworks.git",
20     "tag": "v2.2.0"
21   },
22   "ios": {
23     "vendored_frameworks": "mesibocall.framework",
24     "resources": "mesibocall.framework/Resources/MesiboCallBundle.bundle",
25     "dependencies": {
26       "mesibo": [
27         "2.2.0"
28       ],
29       "mesibo-webrtc": [
30         "1.4.0"
31       ]
32     },
33     "frameworks": [
34       "UIKit",
35       "Photos",
36       "CoreMedia",
37       "AVFoundation",
38       "AssetsLibrary",
39       "SystemConfiguration",
40       "MobileCoreServices",
41       "CoreTelephony",
42       "AVKit",
43       "MediaPlayer",
44       "MapKit",
45       "Metal",
46       "MetalKit",
47       "Network"
48     ]
49   },
50   "pod_target_xcconfig": {
51     "VALID_ARCHS": "x86_64 arm64 armv7"
52   },
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "requires_arc": true,
57   "libraries": "c++"