Particle Effect on Touch

Hii Everyone,

i wanna to particle effect on touch where user touch on screen.for example :

if user touch the iphone screen anywhere particle effects create on that point.How can i do this .

Thanks for Helping me .

Look in the manual on mouse functions, and create a particle Prefab, then just instantiate depending on mouse position.