[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 0 / 4 / 6 / mesibo-calls / 1.7.3 / mesibo-calls.podspec.json
bloba147e66d566111815dc419044ec0154d7a7dc053
2   "name": "mesibo-calls",
3   "version": "1.7.3",
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": "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": "support@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/mesiboframeworks.git",
20     "tag": "v1.7.3"
21   },
22   "ios": {
23     "vendored_frameworks": "mesibocall.framework",
24     "resources": "mesibocall.framework/Versions/A/Resources/MesiboCallBundle.bundle",
25     "dependencies": {
26       "mesibo": [
27         "1.7.3"
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     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   },
53   "user_target_xcconfig": {
54     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
55   },
56   "requires_arc": true,
57   "libraries": "c++"