4 "summary": "The easiest state machine in Swift",
5 "description": "A minimalistic, thread-safe, non-boilerplate and super easy to use state machine in Swift.",
6 "homepage": "https://github.com/albertodebortoli/Stateful",
12 "Alberto De Bortoli": "albertodebortoli.com"
15 "git": "https://github.com/albertodebortoli/Stateful.git",
18 "social_media_url": "https://twitter.com/albertodebo",
22 "swift_versions": "5.0",
23 "source_files": "Framework/Sources/**/*.swift",
24 "frameworks": "Foundation",
29 "source_files": "Tests/Sources/**/*.swift"
32 "swift_version": "5.0"