summaryrefslogtreecommitdiff
path: root/Podfile
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2013-12-17 11:49:37 +0400
committerGravatar Vitaly Takmazov2013-12-17 11:49:37 +0400
commita4d2e426a36111a2da3683025ab129ef701d5a3f (patch)
tree6f9a4d1975bd321fc546f1ca4c0b312c2f95ef83 /Podfile
parentab41e0a3dad97f7c0960446bb7a7150b4dec862a (diff)
FontAwesome
Diffstat (limited to 'Podfile')
-rw-r--r--Podfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Podfile b/Podfile
index 41427a5..d364274 100644
--- a/Podfile
+++ b/Podfile
@@ -9,6 +9,7 @@ pod 'SWRevealViewController'
pod 'PDKeychainBindingsController'
pod 'RestKit'
pod 'JMImageCache'
+pod 'FontAwesome+iOS'
end
target "JuickTests" do