Porting game to IOS

I have a pong game I am trying to make. It works for desktop unity. How can I make it work on Ios. How can I make it use the touch screen and the axises. (It currently uses the keyboard and the mouse to rotate.) how can I port it to ios.