Share content on on Facebook

I am creating an ios app, i want to share a video link (Short Url) on Facebook.
so what i want is launch Facebook app or site in browser.
It should directly post link on opened app/site.

I am able to open site in browser by - ShowUrl(http://www.facebook.com").
But how can i directly post passed link ?

Facebook probably has an API for this…