Mountain Lion offers a built-in sharing button that reveals a menu of sharing services appropriate for the app:
Note that if you're trying to add this button via Interface Builder:
It doesn't look right to me in XCode, but works fine when run.
PS - This appears to be a case where you need to use the System Icon string value (NSShareTemplate) instead of the constant (NSImageNameShareTemplate).