The Spree Email to Friend extension enables you to send the product reference to your friend via email.
Add the following to your Gemfile
gem 'spree_email_to_friend', :git => 'git://github.com/spree/spree_email_to_friend.git'
Run
bundle install