# Uncomment this line to define a global platform for your project platform :ios, "6.0" target "Juick" do pod 'MWFeedParser' pod 'TTTAttributedLabel' pod 'Masonry' pod 'SWRevealViewController' end target "JuickTests" do end