Commit Graph

22 Commits

Author SHA1 Message Date
Drew Colthorp 3d8d5d00a1 use a less specific version of libxml with ASIHTTPRequest to support Mountain Lion 2012-08-08 22:50:40 -04:00
Fabio Pelosin eb713c9bdf [Fix] ASIHTTPRequest. 2012-08-03 14:09:17 +02:00
Fabio Pelosin 76e9ce3507 Moved ASIWebPageRequest to ASIHTTPRequest/ASIWebPageRequest. 2012-05-25 14:43:42 +02:00
Eloy Duran a313ec6360 Remove the use of config.ios? or config.osx?. 2012-04-16 13:47:59 +02:00
Francis Chong d915e3adbf ASIHTTPRequest for iOS depends on CoreGraphics.
[reference](http://allseeing-i.com/ASIHTTPRequest/Setup-instructions)
2012-04-07 11:59:08 +08:00
Fabio Pelosin da21fa0753 [fix] Added final dot to summary 2012-03-24 15:25:39 +01:00
Eloy Duran 07452eae30 Add clean_paths to ASIHTTPRequest. 2011-11-26 14:21:48 +01:00
Eloy Duran 3b9a1937ec Relax the ASIHTTPRequest dependency to use Reachability 3.
Also fix the Reachability tag.
2011-11-21 20:32:35 +01:00
Eloy Duran e33b41ee38 Add rewritten version of Reachability from: https://github.com/tonymillion/Reachability. 2011-11-20 14:07:08 +01:00
Eloy Duran 82755db33e Update the way resources are selected for 0.3.2. 2011-11-15 21:33:20 +01:00
Eloy Duran 3e8c11178d Fix ASIHTTPRequest on osx. 2011-10-20 23:00:36 +02:00
Eloy Duran f9377d63bb Make AFNetworking & ASIHTTPRequest work on OSX.
Removed ASIHTTPRequest 1.8, because we have enough test data now.
2011-10-20 23:00:36 +02:00
Eloy Duran 834b09ea99 Fix ASIHTTPRequest specs.
I need to make `pod spec lint` take a list of files...
2011-09-25 10:46:58 -05:00
Eloy Duran fb8da4dbca Update specs to use the better Ruby accessor style.
And remove stub specs for now.
2011-09-24 11:26:30 -05:00
Mark Rada 316d58678d Relax libz version requirement for ASIHTTPRequest
Older versions of Xcode come with libz 1.2.3, but Xcode 4.2 comes with libz 1.2.5.

Unfortunately, there is no libz 1.2 symlink created, so the version requirement can only
specify the major version number.
2011-09-17 18:38:26 -04:00
Eloy Duran 5d9ae838a8 Specificy frameworks and search paths with an xcconfig hash and use part_of_dependency. 2011-09-13 00:23:56 +02:00
Eloy Duran 27fafa53ee Add JSONKit and fix ASIWebPageRequest which should depend on ASIHTTPRequest. 2011-09-12 10:49:04 +02:00
Eloy Duran bddde5852f Make first pods actually build. 2011-09-12 01:05:13 +02:00
Eloy Duran 26c44bdd0d Add SSZipArchive and use tags for ASIHTTPRequest. 2011-09-11 15:45:34 +02:00
Eloy Duran fcfc6cd76e Add ASIWebPageRequest 1.8 2011-09-10 21:56:24 +02:00
Eloy Duran 72925f0fb6 Add 1.8.0 version of ASIHTTPRequest. 2011-09-10 15:42:15 +02:00
Eloy Duran 70c679c18b Add podspecs for ASIHTTPRequest, ASIWebPageRequest, and Reachability. 2011-09-08 21:46:11 +02:00