blob: bd6ec25f233adb19470368964905064fbc1ae426 [file] [log] [blame]
{
"name": "GruveoSDK",
"version": "1.1",
"summary": "GruveoSDK is framework to make call using Gruveo API",
"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"
},
"dependencies": {
"GruveoWebRTC": [
"~> 1.59"
]
},
"vendored_frameworks": "GruveoSDK/GruveoSDK.framework"
}