You can not send SMS without the use of MFMessageComposeViewController. if you want to send SMS, then you have to use MFMessageComposeViewController. Otherwise, you can use server to use SMS. First you need to send message to server and then server will send message to any number.
You can also use SMS gateway for sending SMS.