blob: f0f3fb591cb3c3f2dc70e3e294115a1d110c4da0 [file] [log] [blame]
{
"name": "TerminalKit",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Classes",
"Sources/**/*.{swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}