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