// // SimpleXChatAPI.h // SimpleXChatAPI // // Created by Evgeny on 09/06/2022. // Copyright © 2022 SimpleX Chat. All rights reserved. // #import //! Project version number for SimpleXChatAPI. FOUNDATION_EXPORT double SimpleXChatAPIVersionNumber; //! Project version string for SimpleXChatAPI. FOUNDATION_EXPORT const unsigned char SimpleXChatAPIVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import