4 "summary": "StateKit is a StateChart written for iOS/MacOSX/tvOS/watchOS Development",
5 "description": "StateKit is a framework to model, capture, manipulate and interact with State.\n\nStateKit models state in the form of a tree.\nThis is different from a Finite State Machine (FSM) that models state as a graph",
6 "homepage": "https://github.com/sghiassy/StateKit",
9 "Shaheen Ghiassy": "shaheen@groupon.com"
12 "git": "https://github.com/sghiassy/StateKit.git",
22 "default_subspecs": "ObjC",
23 "pushed_with_swift_version": "3.2",
27 "source_files": "Pod/Classes/ObjC"
31 "source_files": "Pod/Classes/Swift",