blob: 72d0be53571580a5f1ccc835fa1768922e2e41cd [file] [log] [blame]
{
"name": "Stated",
"version": "1.0.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/jordanhamill/StateMachine",
"authors": {
"Jordan Hamill": "jordan.hamill22@gmail.com"
},
"summary": "Swift state machine with a beautiful DSL",
"source": {
"git": "https://github.com/jordanhamill/StateMachine.git",
"tag": "1.0.0"
},
"source_files": "Stated/**/*.{swift}",
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "3.0"
}