Skip to content
This repository was archived by the owner on Jan 12, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 466 Bytes

Readme.markdown

File metadata and controls

15 lines (13 loc) · 466 Bytes

JSFacebook

JSFacebook is a replacement for the official Facebook iOS SDK. It supports the Graph API and the new Graph API batch calls. For usage information check out the sample app.

Features:

  • uses C blocks for callbacks
  • request queuing with GCD
  • Graph API batch calls
  • uses the fast JSONKit library
  • remembers the access token
  • support for SSO authentication

The SDK uses the following libraries: