Skip to content

Commit

Permalink
Update podspec file.
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaumbach committed Jul 27, 2013
1 parent d076cbc commit 092820b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Swizzlean.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'Swizzlean'
s.version = '0.1.0'
s.summary = 'A quick and "\lean"\ way to swizzle methods for your Objective-C development needs.'
s.summary = 'A quick and lean way to swizzle methods for your Objective-C development needs.'
s.homepage = 'https://github.com/rbaumbach/Swizzlean'
s.license = { :type => 'MIT', :file => 'MIT.LICENSE' }
s.author = { 'Ryan Baumbach' => '[email protected]' }
Expand Down

0 comments on commit 092820b

Please sign in to comment.