I have seen this format (Image shown below) of share option in most of the iOS applications that support iOS 7. Is there a default code/framework available to implement this share option as it is shown in the image below?
What you are looking for is the UIActivityViewController
.
Since you asked a general question I can't do more than give you a link to the documentation