From 4851a21c41488a6f0c01e60f1bd1472846f816bf Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 16 Sep 2020 22:26:04 +0300 Subject: Initial API service in Swift --- Juick/Supporting Files/Juick-Bridging-Header.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Juick/Supporting Files/Juick-Bridging-Header.h (limited to 'Juick/Supporting Files') diff --git a/Juick/Supporting Files/Juick-Bridging-Header.h b/Juick/Supporting Files/Juick-Bridging-Header.h new file mode 100644 index 0000000..e11d920 --- /dev/null +++ b/Juick/Supporting Files/Juick-Bridging-Header.h @@ -0,0 +1,3 @@ +// +// Use this file to import your target's public headers that you would like to expose to Swift. +// -- cgit v1.2.3