blob: 277ac272da43d3196c847dff99363d4a928278c8 [file] [log] [blame]
{
"name": "GruveoSDK",
"version": "1.1.3",
"summary": "Official Gruveo SDK for adding video chat functionality to your iOS app",
"description": "The Gruveo 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/gruveo-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Gruveo",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Gruveo/gruveo-ios-sdk.git",
"tag": "1.1.3"
},
"dependencies": {
"GruveoWebRTC": [
"~> 1.59"
]
},
"vendored_frameworks": "GruveoSDK/GruveoSDK.framework"
}