22 lines
731 B
JSON
22 lines
731 B
JSON
{
|
|
"name": "JitsiMeetSDK",
|
|
"version": "2.10.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.10.2"
|
|
},
|
|
"social_media_url": "https://twitter.com/jitsinews",
|
|
"platforms": {
|
|
"ios": "11.0"
|
|
},
|
|
"vendored_frameworks": [
|
|
"Frameworks/JitsiMeet.framework",
|
|
"Frameworks/WebRTC.framework"
|
|
]
|
|
}
|