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 93f9458760
commit 4bb9447c92
26 changed files with 110763 additions and 0 deletions
@@ -0,0 +1,6 @@
framework module JitsiMeet {
umbrella header "JitsiMeet.h"
export *
module * { export * }
}