blob: 962f000da3983d82425305e8121634d86d079189 [file] [log] [blame]
{
"name": "YLStateMachine",
"version": "1.1.2",
"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.2"
},
"source_files": "Sources/YLStateMachine/*.swift",
"swift_version": "5.1"
}