summaryrefslogtreecommitdiff
path: root/Podfile
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 /Podfile
parent2b5477f18d855820a9c17993b7c0906321fb3cef (diff)
new message cell layout
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile3
1 files changed, 1 insertions, 2 deletions
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'