diff --git a/ASIHTTPRequest/1.8.1/ASIHTTPRequest.podspec b/ASIHTTPRequest/1.8.1/ASIHTTPRequest.podspec index 7b0c6a91..5e8ce070 100644 --- a/ASIHTTPRequest/1.8.1/ASIHTTPRequest.podspec +++ b/ASIHTTPRequest/1.8.1/ASIHTTPRequest.podspec @@ -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' }