blob: 7a4e9e21a35ce8eecb7397e8ebac835e7ec552e7 [file] [log] [blame]
{
"name": "mesibo-uihelper",
"version": "1.0.15",
"summary": "mesibo UI Helper library.",
"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.",
"homepage": "https://mesibo.com",
"license": {
"type": "Copyright",
"text": "Copyright (c) 2019, Mesibo (https://mesibo.com)\nAll rights reserved.\n\nRedistributions and use in any form must reproduce the above copyright!\n"
},
"authors": {
"Name": "contact@mesibo.com"
},
"social_media_url": "https://www.facebook.com/mesiboapi",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/mesibo/mesiboframeworks.git",
"tag": "v1.0.15"
},
"ios": {
"vendored_frameworks": "mesibouihelper.framework",
"resources": "mesibouihelper.framework/Resources/MesiboUIHelperResource.bundle",
"frameworks": [
"UIKit",
"CoreMedia",
"AVKit",
"AVFoundation"
]
},
"requires_arc": true,
"libraries": "c++"
}