[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 8 / b / mesiboflutter / 1.0.1 / mesiboflutter.podspec.json
blobbd83058897467dfb23647e84a7e8dfb60aaec835
2   "name": "mesiboflutter",
3   "version": "1.0.1",
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     "http": "https://api.mesibo.com/mesiboflutter-1.0.1.tgz"
19   },
20   "dependencies": {
21     "Flutter": [
23     ],
24     "mesibo": [
26     ],
27     "mesibo-ui": [
29     ],
30     "mesibo-calls": [
32     ]
33   },
34   "static_framework": true,
35   "pod_target_xcconfig": {
36     "VALID_ARCHS": "x86_64 arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "requires_arc": true,
42   "libraries": "c++",
43   "ios": {
44     "frameworks": [
45       "Photos",
46       "CoreMedia",
47       "AVFoundation",
48       "AssetsLibrary",
49       "SystemConfiguration",
50       "MobileCoreServices",
51       "CoreTelephony",
52       "Network",
53       "Contacts"
54     ]
55   }