blob: 3c201013a966b585d126c008f08e3f1d0c54174c [file] [log] [blame]
{
"name": "YLStateMachine",
"version": "1.1.1",
"summary": "A simple state machine.",
"homepage": "https://github.com/YuLeiFuYun/YLStateMachine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuLeiFuYun": "yuleifuyunn@gmail.com"
},
"swift_versions": "5.1",
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/YuLeiFuYun/YLStateMachine.git",
"tag": "1.1.1"
},
"source_files": "Sources/YLStateMachine/*.swift",
"swift_version": "5.1"
}