{ | |
"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" | |
} |