blob: 1a0e909c280891e50d203b875256baef15b70e53 [file] [log] [blame]
{
"name": "TerminalKit",
"version": "0.0.2",
"summary": "‘TerminalKit’ makes it easy to process scripts.",
"description": "‘TerminalKit’ makes it easy to process scripts.\n\n‘TerminalKit’ is a class using Process. The easy callback function allows you to process tasks when scripts are running and when they are complete.",
"homepage": "https://github.com/bugkingK/TerminalKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bugkingK": "myway0710@naver.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/bugkingK/TerminalKit.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Sources/**/*.{swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}