blob: 4eda0725015fd70827a6a385b9609b3e5fc9861a [file] [log] [blame]
{
"name": "Stated",
"version": "1.2.0",
"summary": "Swift state machine with a beautiful DSL",
"homepage": "https://github.com/jordanhamill/StateMachine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jordan Hamill": "jordan.hamill22@gmail.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/jordanhamill/StateMachine.git",
"tag": "1.2.0"
},
"source_files": "Sources/**/*",
"pushed_with_swift_version": "4.0"
}