// // ExampleFramework.h // ExampleFramework // // Created by ryohey on 2020/07/12. // #import //! Project version number for ExampleFramework. FOUNDATION_EXPORT double ExampleFrameworkVersionNumber; //! Project version string for ExampleFramework. FOUNDATION_EXPORT const unsigned char ExampleFrameworkVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import