// // AutoCatCore.h // AutoCatCore // // Created by Selim Mustafaev on 14.06.2021. // Copyright © 2021 Selim Mustafaev. All rights reserved. // #import //! Project version number for AutoCatCore. FOUNDATION_EXPORT double AutoCatCoreVersionNumber; //! Project version string for AutoCatCore. FOUNDATION_EXPORT const unsigned char AutoCatCoreVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import