summaryrefslogtreecommitdiff
path: root/Juick/Juick-Prefix.pch
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2016-08-14 02:21:31 +0300
committerGravatar Vitaly Takmazov2016-08-14 02:21:31 +0300
commit8a79dcc214d525d1a59ee95173583976cd774287 (patch)
tree2792151c5b97990d695aa0ff1ae77edc41663b08 /Juick/Juick-Prefix.pch
parent2b5477f18d855820a9c17993b7c0906321fb3cef (diff)
new message cell layout
Diffstat (limited to 'Juick/Juick-Prefix.pch')
-rw-r--r--Juick/Juick-Prefix.pch8
1 files changed, 6 insertions, 2 deletions
diff --git a/Juick/Juick-Prefix.pch b/Juick/Juick-Prefix.pch
index ad49a41..a0abcee 100644
--- a/Juick/Juick-Prefix.pch
+++ b/Juick/Juick-Prefix.pch
@@ -15,6 +15,10 @@
#import <Foundation/Foundation.h>
#import <SystemConfiguration/SystemConfiguration.h>
#import <MobileCoreServices/MobileCoreServices.h>
- #define MAS_SHORTHAND
- #import "Masonry.h"
+ #import <SDWebImage/UIImageView+WebCache.h>
+ #import "NSString+HTML.h"
+ #import "UIImage+Utils.h"
+ #import "UILabel+Utils.h"
+ #import "NSDate+TimeAgo.h"
+ #import "TTTAttributedLabel.h"
#endif