From 0cba066e95e5b4654d502ddb95d3ca4d41b53b71 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Fri, 15 May 2015 20:59:21 -0700 Subject: [PATCH] indentation --- Podfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Podfile b/Podfile index e10f4f3..e860714 100644 --- a/Podfile +++ b/Podfile @@ -4,10 +4,10 @@ source 'https://github.com/CocoaPods/Specs.git' target :'samhuri.net' do - pod 'Mantle' - pod 'PromiseKit' - pod 'YapDatabase' - pod 'ObjectiveSugar' + pod 'Mantle' + pod 'PromiseKit' + pod 'YapDatabase' + pod 'ObjectiveSugar' end target :Blog do