indentation

This commit is contained in:
Sami Samhuri 2015-05-15 20:59:21 -07:00
parent 24161559a9
commit 0cba066e95

View file

@ -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