A lightweight javascript library to provide Desktop-like zooming by pinch.
<script src="pinch.js"></script>
Although not required it is better to set the initial viewport.
<meta name="viewport" content="width=device-width, initial-scale=1">
Click here for demo.
pinch.js is freely distributable under the terms of the MIT license.