• Stars
    star
    199
  • Rank 196,105 (Top 4 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 13 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Socialize SDK for iOS devices. An iOS social sharing SDK for native apps.
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