blob: b00029fafd788cf8c6b3c97baa673bb4f430bb19 [file] [log] [blame]
{
"name": "TalkEventSDK",
"version": "0.3.2",
"summary": "This SDK allows you to integrate the talkevent videochat support in your app.",
"description": "Enable your application with videochat support using the talkevent service. You need to be a registered partner of talkevent to use this SDK.",
"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.2"
},
"ios": {
"vendored_frameworks": "TalkEventSDK.framework"
},
"dependencies": {
"AI-KurentoToolbox": [
]
}
}