ColorHeaders.h 278 B

123456789101112131415
  1. //
  2. // ColorHeaders.h
  3. // CommonLibrary
  4. //
  5. // Created by Alexi on 3/6/14.
  6. // Copyright (c) 2014 CommonLibrary. All rights reserved.
  7. //
  8. #ifndef CommonLibrary_ColorHeaders_h
  9. #define CommonLibrary_ColorHeaders_h
  10. #import "ColorMacro.h"
  11. #import "UIColor+MLPFlatColors.h"
  12. #endif