[Clean] Fix punctuations
This commit is contained in:
@@ -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' }
|
||||
|
||||
Reference in New Issue
Block a user