I worked on the iOS 7+ version of ScummVM recently. Here is a link to my GitHub project:
https://github.com/bSr43/scummvm/tree/i ... tform/ios7
This is a preliminary version, but it works pretty well on all my devices

It should not be too difficult for anyone to download the source code (and all its dependencies), compile under Xcode 7, and install on any iOS 9 device.
Feedback is welcome, but please keep in mind that I’ll not have so much time to work on this project, and that even if it works, this is only the result of a few hours of work, so maybe I forgot some stuff.
UPDATE: the branch has been merged into the official repository. You can clone the repository at https://github.com/scummvm/scummvm.git instead!