From 8a79dcc214d525d1a59ee95173583976cd774287 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 14 Aug 2016 02:21:31 +0300 Subject: new message cell layout --- Podfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Podfile') diff --git a/Podfile b/Podfile index 5a03bd9..54b2939 100644 --- a/Podfile +++ b/Podfile @@ -1,10 +1,9 @@ # Uncomment this line to define a global platform for your project -platform :ios, "6.0" +platform :ios, "9.0" target "Juick" do pod 'MWFeedParser' pod 'TTTAttributedLabel' -pod 'Masonry' pod 'SWRevealViewController' pod 'PDKeychainBindingsController' pod 'RestKit' -- cgit v1.2.3