[fix] Added final dot to summary
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'ASIHTTPRequest'
|
||||
s.version = '1.8.1'
|
||||
s.summary = 'Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone'
|
||||
s.summary = 'Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone.'
|
||||
s.homepage = 'http://allseeing-i.com/ASIHTTPRequest'
|
||||
s.author = { 'Ben Copsey' => 'ben@allseeing-i.com' }
|
||||
s.source = { :git => 'https://github.com/pokeb/asi-http-request.git', :tag => 'v1.8.1' }
|
||||
|
||||
Reference in New Issue
Block a user