// // Copyright © 2015 stringerstheory. All rights reserved. // // #import #if __has_include() #else #pragma GCC error "'OCSlimProject' pod not found. Add \" 'OCSlimProject' \" to the current targets pod configuration." #endif @interface ___PACKAGENAMEASIDENTIFIER___ : NSObject @end @implementation ___PACKAGENAMEASIDENTIFIER___ @end