EasySocial

MIT License
Objective-C
iOS

1 image

Author

Description

This library allows your apps to use Twitter and Facebook with minimal understanding of the relevant SDK. It is super easy to use and elegantly designed. It will save you time.

Many other libraries are overly complicated and offer functionality that you do not need in your app. The included Example Project demonstrates most of the features offered.

EasySocial does only these things:

Twitter

+ Send Plain Tweets
+ Send Tweets with images (via a URL or UIImage/NSData)
+ Get Data from user's timeline

Facebook

+ Full Facebook Connect (Log In/Log Out and Auto-Log In)
+ Fetch User Information (id, name etc...)
+ Share and Publish messages in user's timeline

Tags