diff options
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ platform :ios, "6.0" target "Juick" do pod 'MWFeedParser' pod 'TTTAttributedLabel' +pod 'Masonry' end target "JuickTests" do |