blob: d958c11193be22d6e34efff0f87ea7166992216f [file] [log] [blame]
{
"name": "TalkEventSDK",
"version": "0.3.0",
"summary": "This is a video framework for consultants",
"description": "This is a video framework for consultants. In this case, a connection to a consultant is established, which can provide support.",
"homepage": "https://github.com/talkevent-gmbh/ios-sdk",
"authors": {
"Talkevent GmbH": "rz@talkevent.de"
},
"platforms": {
"ios": "8.3"
},
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/talkevent-gmbh/ios-sdk.git",
"tag": "v0.3.0"
},
"ios": {
"vendored_frameworks": "TalkEventSDK.framework"
},
"dependencies": {
"AI-KurentoToolbox": [
]
}
}