Update: NSURLConnection now seems to properly support 100-Continue. In any case, this answer contains a link to the script to build libcurl for iOS/OSX.
I've set up a project on GitHub that builds curl (for HTTP only) with and without SSL (GnuTLS and OpenSSL). Left many comments in place so should be easy enough for anyone to modify according to his particular needs.