// // link.h // link // // Created by Nicolas Holzschuch on 03/05/2018. // Copyright © 2018 Nicolas Holzschuch. All rights reserved. // #import //! Project version number for link. FOUNDATION_EXPORT double linkVersionNumber; //! Project version string for link. FOUNDATION_EXPORT const unsigned char linkVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import