{ | |
"name": "StateMachineKit", | |
"version": "0.1.0", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Stan Chang Khin Boon": "me@lxcid.com" | |
}, | |
"homepage": "https://github.com/lxcid/StateMachineKit", | |
"source": { | |
"git": "https://github.com/lxcid/StateMachineKit.git", | |
"tag": "0.1.0" | |
}, | |
"summary": "State Machine", | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"dependencies": { | |
}, | |
"frameworks": [ | |
"Foundation" | |
], | |
"source_files": "Sources/**/*.swift", | |
"pushed_with_swift_version": "3.0" | |
} |