SimplySocial

MIT License
Objective-C
iOS

1 image

Author

Description

Simplified OAuth implementation that provides quick and dirty support for posting text and images to Facebook and Twitter.

Useful if you need to support social services on legacy apps back to iOS 4.3, or if you're on iOS6, but users won't be storing credentials on the device (i.e., at a trade show).

Unlike other social toolkits, SimplySocial requires no linking with additional iOS frameworks (other than UIKit, Foundation and CoreGraphics), so your codebase stays simple and your binary isn't bloated with otherwise unnecessary libraries.

Tags