2 "name": "ArchitStateMachine",
4 "summary": "State machine creation framework written in Swift inspired by GKStateMachine from Apple GameplayKit",
5 "homepage": "https://github.com/alexruperez/StateMachine",
11 "Alex Rupérez": "contact@alexruperez.com"
14 "git": "https://github.com/alexruperez/StateMachine.git",
17 "social_media_url": "https://twitter.com/alexruperez",
18 "module_name": "StateMachine",
25 "source_files": "Core/*.{h,swift}",
27 "source_files": "UIKit/*.{h,swift}",
31 "source_files": "UIKit/*.{h,swift}",
34 "frameworks": "Foundation",
35 "pushed_with_swift_version": "4.0"