// // Stencil.h // Stencil // // Created by Kyle Fuller on 23/10/2014. // Copyright (c) 2014 Cocode. All rights reserved. // See LICENSE for more details. // #import //! Project version number for Stencil. FOUNDATION_EXPORT double StencilVersionNumber; //! Project version string for Stencil. FOUNDATION_EXPORT const unsigned char StencilVersionString[]; // In this header, you should import all the public headers of your framework using statements like #import