Add ASIWebPageRequest 1.8

This commit is contained in:
Eloy Duran
2011-09-10 21:56:24 +02:00
parent c3735efb47
commit fcfc6cd76e
6 changed files with 24 additions and 5 deletions
+3 -1
View File
@@ -1,4 +1,5 @@
class ASIHTTPRequest < Pod::Spec
Pod::Spec.new do
name 'ASIHTTPRequest'
version '1.8'
summary 'Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone'
homepage 'http://allseeing-i.com/ASIHTTPRequest'
@@ -22,3 +23,4 @@ class ASIHTTPRequest < Pod::Spec
dependency 'Reachability', '~> 2.0', '>= 2.0.4'
end