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.website@gmail.com"
15 "git": "https://github.com/albertodebortoli/Stateful.git",
18 "social_media_url": "https://twitter.com/albertodebo",
22 "swift_version": "4.2",
23 "source_files": "Stateful/Classes/**/*.swift",
24 "frameworks": "Foundation",
27 "name": "StatefulUnitTests",
29 "source_files": "Stateful/UnitTests/**/*.swift"