What control should I use to indicate multi-select lists on iOS?

Scenario

The user can choose multiple items from a list, which will be carried forward to the next action.

Problem

In iOS, there are no checkboxes available to make it clear to the user that this is a multi-select list.

Android provides checkboxes indicating which options are available for selection to the user.

Question

How do you visually convey multi-select options in iOS?

mockup

download bmml source – Wireframes created with Balsamiq Mockups