diff options
author | Vitaly Takmazov | 2013-11-03 01:36:13 +0400 |
---|---|---|
committer | Vitaly Takmazov | 2013-11-03 01:36:13 +0400 |
commit | e539bdfe4c81fb56fc1974596f1795e061b52663 (patch) | |
tree | 2cd709e69ec8ad9c52fb0c63f3a6a398d10f1cdb /Podfile | |
parent | 566f122683240ea47f391033ec4e11ef424e7a5c (diff) |
Detect links
Diffstat (limited to 'Podfile')
-rw-r--r-- | Podfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ platform :ios, "6.0" target "Juick" do pod 'MWFeedParser' +pod 'TTTAttributedLabel' end target "JuickTests" do |