blob: eb7c69a4ad6712d6b4d1bfb0c0f8b9ac12ca0f13 [file] [log] [blame]
{
"name": "OndocJitsiMeetSDK",
"version": "3.0.0",
"summary": "Ondoc Jitsi Meet iOS SDK",
"description": "Ondoc Jitsi Meet is a WebRTC compatible, free and Open Source video conferencing system that provides browsers and mobile applications with Real Time Communications capabilities.",
"homepage": "https://github.com/ONDOC/ios-sdk-jitsi-meet",
"license": "Apache 2",
"authors": "The Jitsi Meet project and Ondoc authors",
"source": {
"git": "https://github.com/ONDOC/ios-sdk-jitsi-meet.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/jitsinews",
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": [
"Frameworks/JitsiMeet.framework",
"Frameworks/WebRTC.framework"
]
}