blob: d161073a15923660b575cc4ba3d2333552038bf5 [file] [log] [blame]
{
"name": "JitsiMeetSDK",
"version": "2.5.2",
"summary": "Jitsi Meet iOS SDK",
"description": "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/jitsi/jitsi-meet-ios-sdk-releases",
"license": "Apache 2",
"authors": "The Jitsi Meet project authors",
"source": {
"git": "https://github.com/jitsi/jitsi-meet-ios-sdk-releases.git",
"tag": "2.5.2"
},
"social_media_url": "https://twitter.com/jitsinews",
"platforms": {
"ios": "11.0"
},
"vendored_frameworks": [
"Frameworks/JitsiMeet.framework",
"Frameworks/WebRTC.framework"
]
}