Skip to content

socialize/socialize-sdk-ios

Repository files navigation

Socialize README

Socialize for iOS is a drop-in solution for adding a social community to your
application. To get started and see it in action, check out the
quick start guide (linked below). For more info on Socialize itself, check out
http://www.getsocialize.com

QUICK START

If you just want to get up and running as fast as possible, check out
http://socialize.github.com/socialize-sdk-ios/getting_started.html

DOCUMENTATION

The full documentation set, including info on building and recent changes, can
be found at http://socialize.github.com/socialize-sdk-ios/


!Important: You must initialize and update the Git submodules first to get all the dependancies in the project. To do so:
$ git submodule init
$ git submodule update