diff options
author | Vitaly Takmazov | 2013-11-03 06:08:35 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2013-11-03 06:08:35 +0400 |
commit | 08574251153406e4755f58c2ee5548ee32e308fb (patch) | |
tree | 26325a6adace092e919234064b0446c3a80812a1 /Podfile | |
parent | 6dfbafe71aba41bdcf8aba331c1c193c88b42561 (diff) |
avatars
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 |