Jitsi widget: Temporary embed JitsiMeet.framework within the project while there is no pod for it (see https://github.com/jitsi/jitsi-meet/issues/1854).

This commit is contained in:
manuroe
2017-08-04 13:58:06 +02:00
parent a493c445cd
commit 6d9509a1d0
26 changed files with 110763 additions and 0 deletions
@@ -0,0 +1,6 @@
framework module JitsiMeet {
umbrella header "JitsiMeet.h"
export *
module * { export * }
}