[Clean] Fix punctuations

This commit is contained in:
Fabio Pelosin
2013-03-21 17:18:49 +01:00
parent f5ce13676e
commit 2f8cd68d1e
75 changed files with 78 additions and 78 deletions
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
s.name = 'AFHTTPRequestOperationLogger'
s.version = '0.10.0'
s.license = 'MIT'
s.summary = 'AFNetworking Extension for HTTP Request Logging'
s.summary = 'AFNetworking Extension for HTTP Request Logging.'
s.homepage = 'https://github.com/AFNetworking/AFHTTPRequestOperationLogger'
s.authors = { 'Mattt Thompson' => 'm@mattt.me' }
s.source = { :git => 'https://github.com/AFNetworking/AFHTTPRequestOperationLogger.git', :tag => '0.10.0' }