[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 8 / b / mesiboflutter / 2.2.14 / mesiboflutter.podspec.json
blob7e988fc5b3758e3ea48b63b3e2cda42995f513d8
2   "name": "mesiboflutter",
3   "version": "2.2.14",
4   "summary": "mesibo Flutter API for real-time messaging, voice and video calls and conference.",
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-2023, Mesibo, Inc (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   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/mesibo/flutterframework.git",
19     "tag": "v2.2.14"
20   },
21   "dependencies": {
22     "Flutter": [
24     ],
25     "mesibo": [
26       "2.4.5"
27     ],
28     "mesibo-ui": [
29       "2.4.5"
30     ],
31     "mesibo-calls": [
32       "2.4.5"
33     ]
34   },
35   "ios": {
36     "vendored_frameworks": "mesiboflutter.framework",
37     "frameworks": [
38       "Photos",
39       "CoreMedia",
40       "AVFoundation",
41       "AssetsLibrary",
42       "SystemConfiguration",
43       "MobileCoreServices",
44       "CoreTelephony",
45       "Network",
46       "Contacts"
47     ]
48   },
49   "pod_target_xcconfig": {
50     "VALID_ARCHS": "x86_64 arm64"
51   },
52   "user_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   },
55   "requires_arc": true,
56   "libraries": "c++"