whitespace fix [#206]

This commit is contained in:
Victor Ilyukevich
2012-05-24 18:14:33 +03:00
parent 058b080ccc
commit 9bedabe120
+1 -1
View File
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'MagicalRecord'
s.version = '2.0'
s.license = 'MIT'
s.summary = 'Super Awesome Easy Fetching for Core Data 1!!!11!!!!1! '
s.summary = 'Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!'
s.homepage = 'http://github.com/magicalpanda/MagicalRecord'
s.author = { 'Saul Mora' => 'saul@magicalpanda.com' }
s.source = { :git => 'http://github.com/magicalpanda/MagicalRecord.git', :tag => '2.0' }