2 "name": "StateTransition",
4 "summary": "A swift state machine supporting; states, transitions, actions and transition handling",
5 "homepage": "https://github.com/nicholascross/StateTransition",
7 "authors": "Nicholas Cross",
15 "git": "https://github.com/nicholascross/StateTransition.git",
18 "source_files": "StateTransition/*.swift",
20 "swift_versions": "5.1",
21 "swift_version": "5.1"