Cocoa

From Facebook Developers Wiki

Jump to: navigation, search

[edit] MKAbeFook

Mike Kinney has written a Cocoa framework for communicating with the Facebook API, MKAbeFook

MKAbeFook supports login via an embedded WebKit browser, asynchronous requests, photo uploads, and much more. It can call any API method, and returns the result in standard Cocoa types. It is distributed under a BSD style license.

The documentation is available here