blob: 86a14bd820fef7522e5d58a2571b7676df03694a [file] [log] [blame]
{
"name": "VideolaSDK",
"version": "1.5",
"summary": "Official Videola SDK for adding video chat functionality to your iOS app",
"description": "The Videola SDK for iOS lets you quickly and easily add a white-label screen with a video calling UI to your iOS app. It is the ready-to-use solution you need to add video and voice calling to your iOS app in minutes.",
"homepage": "https://github.com/Gruveo/videola-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Videola",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Gruveo/videola-ios-sdk.git",
"tag": "1.5"
},
"dependencies": {
"GruveoWebRTC": [
"~> 1.65.25.2"
]
},
"vendored_frameworks": "VideolaSDK/VideolaSDK.framework"
}