I updated the Github master with tvOS support, there's a new SparrowTV target included in the Xcode project. Since presses work differently than touches, the stage will now dispatch 'SPPressEvent' event objects that encapsulate the presses. You can use these to respond to AppleTV remote button presses.
Please give it a test and let me know if there are any issues!