# Uncomment this line to define a global platform for your project platform :ios, "9.3" target "Juick" do pod 'AFNetworking' pod 'MWFeedParser' pod 'TTTAttributedLabel' pod 'SWRevealViewController' pod 'PDKeychainBindingsController' pod 'YYModel' pod 'YYWebImage' pod 'FontAwesome+iOS' pod 'DateTools' pod 'SIAlertView' pod 'XLForm' pod 'PHFComposeBarView' end