blob: 9ed39a81148628d367dbc944102ccc38e60c71c0 [file] [log] [blame]
{
"name": "SwiftStateMachine",
"version": "0.0.5",
"summary": "A short description of StateMachine.",
"description": "\"Swift StateMachine\"",
"platforms": {
"ios": "10.0"
},
"homepage": "https://github.com/ioser-wzp/StateMachine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wzp": "wzp.coder@gmail.com"
},
"source": {
"git": "https://github.com/ioser-wzp/StateMachine.git",
"tag": "0.0.5"
},
"source_files": "StateMachineDemo/StateMachine/*"
}