Commit Graph

8 Commits

Author SHA1 Message Date
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