diff options
author | Vitaly Takmazov | 2020-09-16 22:26:04 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2020-12-10 18:59:55 +0300 |
commit | 4851a21c41488a6f0c01e60f1bd1472846f816bf (patch) | |
tree | d7c5963f1e2856bbd7872bbf58109aa1ef53b5c5 /Juick/Supporting Files | |
parent | 00ed374bab44f4bf43f82425b804ffc196d19e77 (diff) |
Initial API service in Swift
Diffstat (limited to 'Juick/Supporting Files')
-rw-r--r-- | Juick/Supporting Files/Juick-Bridging-Header.h | 3 |
1 files changed, 3 insertions, 0 deletions
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. +// |