2 "name": "SwiftMachine",
4 "summary": "A Finite-like state machine written in Swift",
5 "description": "A simple, lightweight, yet powerful way to to manage state and state transitions in your application.",
6 "homepage": "https://github.com/bangerang/SwiftMachine",
12 "bangerang": "jo1han@hotmail.com"
15 "git": "https://github.com/bangerang/SwiftMachine.git",
18 "social_media_url": "https://twitter.com/johanthorell",
19 "exclude_files": "SwiftMachine/*.plist",
20 "swift_version": "3.2",
24 "source_files": "SwiftMachine/**/*"