blob: f99a1f71a21d41db53ce7a454dcd262b502da230 [file] [log] [blame]
{
"name": "SwiftStateMachine",
"version": "0.0.6",
"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.6"
},
"source_files": "StateMachineDemo/StateMachine/*"
}