Skip to content

Commit

Permalink
whitespace fix [#206]
Browse files Browse the repository at this point in the history
  • Loading branch information
yas375 committed May 24, 2012
1 parent 058b080 commit 9bedabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MagicalRecord/2.0/MagicalRecord.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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' }
Expand Down

0 comments on commit 9bedabe

Please sign in to comment.