TransitionKit
TransitionKit copied to clipboard
Add support for multiple event destinations (fixes #25)
This PR implements a possible solution for the requirement described in #25 .
The external interface of TKEvent changed slightly (destinationState -> destinationStates), so existing code might break.
We appreciate your feedback.
Looks like there is a problem with travisci, "install cocoapods" fails. All tests are green in Xcode.