summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
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'